Config: optimize completion config and custom theme color
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
`(org-level-8 ((,class (:foreground ,green))))
|
||||
`(org-priority ((,class (:foreground ,blue :weight bold))))
|
||||
`(org-done ((,class (:foreground ,blue :weight bold))))
|
||||
`(org-headline-done ((,class (:foreground ,blue)))))))
|
||||
`(org-headline-done ((,class (:foreground ,blue))))
|
||||
`(vertico-current ((,class (:background ,base02 :extend t :underline nil)))))))
|
||||
|
||||
(provide-theme 'my-base16-dark)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user