projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d4afaf1
)
Revert "emacs: tangomod: tweak mode-line colours"
author
Amin Bandali
<bandali@gnu.org>
Sun, 29 Sep 2019 15:50:37 +0000
(11:50 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Sun, 29 Sep 2019 15:50:37 +0000
(11:50 -0400)
This reverts commit
c470019ff5cb6b4bfeb7dd950f6b5ea4221d2655
.
.emacs.d/lisp/tangomod-theme.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/lisp/tangomod-theme.el
b/.emacs.d/lisp/tangomod-theme.el
index
a395578
..
5ec1bd1
100644
(file)
--- a/
.emacs.d/lisp/tangomod-theme.el
+++ b/
.emacs.d/lisp/tangomod-theme.el
@@
-64,9
+64,9
@@
Semantic, and Ansi-Color faces are included.")
`(show-paren-match ((,class (:background ,blue-1))))
;; Mode line faces
`(mode-line ((,class (:box (:line-width -1 :style released-button)
`(show-paren-match ((,class (:background ,blue-1))))
;; Mode line faces
`(mode-line ((,class (:box (:line-width -1 :style released-button)
- :background
"#e7e7e7"
:foreground ,alum-6))))
+ :background
,alum-2
:foreground ,alum-6))))
`(mode-line-inactive ((,class (:box (:line-width -1 :style released-button)
`(mode-line-inactive ((,class (:box (:line-width -1 :style released-button)
- :background
"#e1e1e1"
:foreground ,alum-6))))
+ :background
,alum-4
:foreground ,alum-6))))
;; Escape and prompt faces
`(minibuffer-prompt ((,class (:weight bold :foreground ,blue-3))))
`(escape-glyph ((,class (:foreground ,red-3))))
;; Escape and prompt faces
`(minibuffer-prompt ((,class (:weight bold :foreground ,blue-3))))
`(escape-glyph ((,class (:foreground ,red-3))))