master
Raw Download raw file
 1(custom-set-variables
 2 ;; custom-set-variables was added by Custom.
 3 ;; If you edit it by hand, you could mess it up, so be careful.
 4 ;; Your init file should contain only one such instance.
 5 ;; If there is more than one, they won't work right.
 6 )
 7(custom-set-faces
 8 ;; custom-set-faces was added by Custom.
 9 ;; If you edit it by hand, you could mess it up, so be careful.
10 ;; Your init file should contain only one such instance.
11 ;; If there is more than one, they won't work right.
12 '(markdown-code-face ((t (:extend t :background "color-233"))))
13 '(mode-line ((t (:background "black" :box nil))))
14 '(solaire-default-face ((t (:inherit default :background "color-233"))))
15 '(vertico-current ((t (:extend t :background "color-236")))))