branch: master commit f4163526c6f603b9dea1d8a3253d31c135fd8876 Author: Matthew Carter <m...@ahungry.com> Commit: Matthew Carter <m...@ahungry.com>
Slight adjustment to modeline color --- ahungry-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ahungry-theme.el b/ahungry-theme.el index 97ee325..7d10791 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"))))