This commit can be reversed later
This commit is contained in:
parent
f282c5e64c
commit
49a986a337
4 changed files with 35 additions and 9 deletions
2
init.el
2
init.el
|
|
@ -94,7 +94,7 @@
|
|||
;; If there is more than one, they won't work right.
|
||||
'(font-lock-constant-face ((((type graphic)) (:foreground "#dfaf8f")) (((min-colors 256)) (:foreground "brightred")) (t (:foreground "brightred"))))
|
||||
'(font-lock-type-face ((t (:foreground "#ffcb6b" :family "JetBrains Mono"))))
|
||||
'(markdown-code-face ((t (:inherit fixed-pitch :family "JetBrains Mono"))))
|
||||
'(markdown-code-face ((t (:inherit fixed-pitch :family "IBM Plex Mono"))))
|
||||
'(mmm-default-submode-face ((t nil))))
|
||||
|
||||
;; Restore GC to normal, but still high
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue