mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Customize color of hideshowvis icons in sidebar
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
|
||||
;; Override some of doom-vibrant's colors.
|
||||
(setq fci-rule-color (doom-color 'base3))
|
||||
(set-face-attribute 'hideshowvis-hidable-face nil
|
||||
:foreground (doom-color 'base7))
|
||||
(set-face-attribute 'font-lock-variable-name-face nil
|
||||
:foreground (doom-lighten (doom-color 'blue) 0.25))
|
||||
(set-face-attribute 'vertical-border nil
|
||||
|
||||
Reference in New Issue
Block a user