Update packages
This commit is contained in:
parent
4e8cca394b
commit
405fc9b66f
4 changed files with 31 additions and 26 deletions
2
init.el
2
init.el
|
|
@ -103,7 +103,7 @@
|
|||
;; Your init file should contain only one such instance.
|
||||
;; 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"))))
|
||||
'(markdown-code-face ((t (:inherit fixed-pitch :family "Rec Mono Semicasual"))))
|
||||
'(markdown-code-face ((t (:inherit fixed-pitch :family "Iosevka Term"))))
|
||||
'(mmm-default-submode-face ((t nil)))
|
||||
'(treemacs-root-face ((t (:inherit font-lock-constant-face :underline t :height 1)))))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue