Config: optimize dired and theme, add workspace config
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
`(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))))
|
||||
`(dired-header ((,class (:foreground ,green))))
|
||||
`(mode-line ((,class (:foreground ,base0 :background ,base02))))
|
||||
`(mode-line-inactive ((,class (:foreground ,base01 :background ,base03))))
|
||||
`(vertico-current ((,class (:background ,base02 :extend t :underline nil)))))))
|
||||
|
||||
(provide-theme 'my-base16-dark)
|
||||
|
||||
Reference in New Issue
Block a user