]> code.delx.au - gnu-emacs-elpa/commitdiff
Slight adjustment to modeline color
authorMatthew Carter <m@ahungry.com>
Tue, 17 May 2016 03:58:06 +0000 (23:58 -0400)
committerMatthew Carter <m@ahungry.com>
Tue, 17 May 2016 03:58:06 +0000 (23:58 -0400)
ahungry-theme.el

index 97ee3258909e8ee18ed745865cb13709eb872743..7d10791fbce31b1feb99f498687f010e05d52a91 100644 (file)
@@ -100,7 +100,7 @@ Default value:
    '(highlight ((t (:background "brown4" :foreground nil))))
    '(border ((t (:background "#888a85"))))
    '(fringe ((t (:background "#333333"))))
-   '(mode-line ((t (:foreground "#0022ff" :bold t :background "#77ff00"
+   '(mode-line ((t (:foreground "#0022aa" :bold t :background "#77ff00"
                                 :box (:line-width 1 :color nil :style released-button)))))
    '(mode-line-inactive ((t (:foreground "#444444" :background "#66ff33"))))
    '(mode-line-buffer-id ((t (:bold t :foreground "#ffffff" :background "#0055ff"))))