refactor(config): Tidy Emacs config across modules
This commit is contained in:
@@ -51,10 +51,14 @@
|
||||
`(font-lock-keyword-face ((,class (:foreground ,cyan :weight bold))))
|
||||
`(font-lock-doc-face ((,class (:foreground ,green :slant normal))))
|
||||
`(font-lock-string-face ((,class (:foreground ,green))))
|
||||
`(line-number ((,class (:foreground ,base01 :weight light))))
|
||||
`(button ((,class (:foreground ,yellow :underline t))))
|
||||
`(dashboard-footer-face ((,class (:foreground ,blue))))
|
||||
`(dashboard-text-banner ((,class (:foreground ,green))))
|
||||
`(dashboard-heading ((,class (:foreground ,green :weight bold))))
|
||||
`(dirvish-file-time ((,class (:foreground ,base01))))
|
||||
`(dirvish-free-space ((,class (:foreground ,green))))
|
||||
`(dired-broken-symlink ((,class (:inherit dired-symlink :foreground ,orange))))
|
||||
`(dired-header ((,class (:foreground ,green))))
|
||||
`(dired-async-mode-message ((,class (:foreground ,red))))
|
||||
`(dired-async-message ((,class (:foreground ,yellow))))
|
||||
|
||||
Reference in New Issue
Block a user