replace ivy->vertico emac

This commit is contained in:
2025-12-27 02:26:27 -05:00
parent 2fb1571ce0
commit 3594439b47
12 changed files with 1484 additions and 15329 deletions

View File

@@ -39,6 +39,10 @@
'(font-lock-type-face ((t (:foreground "#85B8DE"))))
'(font-lock-warning-face ((t (:foreground "#FC2D07"))))
;; Dired
'(dired-directory ((t (:foreground "#5FAFD7" :weight bold))))
'(dired-symlink ((t (:foreground "#87919D"))))
;; Custom/widget faces
'(custom-group-tag ((t (:underline t :foreground "lightblue"))))
'(custom-variable-tag ((t (:underline t :foreground "lightblue"))))