From: Matthew Carter Date: Tue, 17 May 2016 03:58:06 +0000 (-0400) Subject: Slight adjustment to modeline color X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/f4163526c6f603b9dea1d8a3253d31c135fd8876 Slight adjustment to modeline color --- diff --git a/ahungry-theme.el b/ahungry-theme.el index 97ee32589..7d10791fb 100644 --- a/ahungry-theme.el +++ b/ahungry-theme.el @@ -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"))))