]> git.eshelyaron.com Git - emacs.git/commitdiff
Tweak misterioso header line background color
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 11 Jul 2019 14:42:16 +0000 (16:42 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 11 Jul 2019 14:42:16 +0000 (16:42 +0200)
* etc/themes/misterioso-theme.el (class): Make the header line
background darker so that cedet function names and parameters are
legible (bug#33061).

etc/themes/misterioso-theme.el

index cac76d681eb777df759d9d763613476c4f7e84e0..727270c27f51ea6821bbfe6f134ec36bce6907b2 100644 (file)
@@ -45,7 +45,7 @@
    `(mode-line ((,class (:background "#212931" :foreground "#eeeeec"))))
    `(mode-line-inactive
      ((,class (:background "#878787" :foreground "#eeeeec"))))
-   `(header-line ((,class (:background "#e5e5e5" :foreground "#333333"))))
+   `(header-line ((,class (:background "#808080" :foreground "#333333"))))
    ;; Escape and prompt faces
    `(minibuffer-prompt ((,class (:foreground "#729fcf" :weight bold))))
    ;; Font lock faces