diff --git a/custom.el b/custom.el index b51571e..a9a5332 100644 --- a/custom.el +++ b/custom.el @@ -108,4 +108,5 @@ '(shadow ((t (:foreground "grey60")))) '(tooltip ((t (:inherit default :slant normal :weight normal)))) '(variable-pitch ((t (:family "default")))) + '(visible-mark-active ((t (:background "#b58900" :foreground "#262626" :slant normal :weight normal)))) '(visible-mark-face ((t (:background "goldenrod" :foreground "#182828")))))