diff --git a/lisp/themes/dark-default-theme.el b/lisp/themes/dark-default-theme.el index 92472e4..8cacaed 100644 --- a/lisp/themes/dark-default-theme.el +++ b/lisp/themes/dark-default-theme.el @@ -45,7 +45,7 @@ '(mode-line ((t :foreground "gray60" :background "black" :inverse-video nil))) '(eldoc-highlight-function-argument ((t :foreground "dodger blue"))) - '(highlight ((t :background "gray17"))) + '(highlight ((t :background "gray20"))) '(sml/charging ((t (:inherit sml/global :foreground "forest green"))))