Update packages

This commit is contained in:
Maciej 2022-11-21 12:06:59 +02:00
parent 4e8cca394b
commit 405fc9b66f
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
4 changed files with 31 additions and 26 deletions

View file

@ -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)))))