diff options
| -rw-r--r-- | eighters-theme.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/eighters-theme.el b/eighters-theme.el index e0f5a5b..8fdf911 100644 --- a/eighters-theme.el +++ b/eighters-theme.el @@ -28,7 +28,6 @@ '(lazy-highlight ((t (:foreground "darkturquoise" :background "darkcyan")))) '(match ((t (:background "royalblue3")))) '(mode-line ((t (:background "grey11" :foreground "white smoke" :box (:line-width -1 :style released-button))))) - '(mode-line-buffer-id ((t (:foreground "gold" :weight bold)))) '(compilation-mode-line-exit ((t (:background "green" :foreground "black" :weight bold)))) '(compilation-mode-line-fail ((t (:background "red" :foreground "black" :weight bold)))) '(compilation-mode-line-run ((t (:background "gold" :foreground "black" :weight bold)))) |
