projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5dc6c6
)
Tweak tango-dark-theme
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 28 Jul 2019 15:22:16 +0000
(17:22 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 28 Jul 2019 15:22:16 +0000
(17:22 +0200)
* etc/themes/tango-dark-theme.el: Add a lighter background color
to `header-line' (bug#23359).
etc/themes/tango-dark-theme.el
patch
|
blob
|
history
diff --git
a/etc/themes/tango-dark-theme.el
b/etc/themes/tango-dark-theme.el
index bd99790f452f371597c785922bd3f7b526eaea5e..87a5048634c800b3840132d485527b98b2f8617f 100644
(file)
--- a/
etc/themes/tango-dark-theme.el
+++ b/
etc/themes/tango-dark-theme.el
@@
-57,6
+57,7
@@
Semantic, and Ansi-Color faces are included.")
(,class
(:foreground ,alum-1 :background "black"))))
`(cursor ((,class (:background ,butter-1))))
+ `(header-line ((,class (:background "#666"))))
;; Highlighting faces
`(fringe ((,class (:background ,alum-7))))
`(highlight ((,class (:foreground ,alum-6 :background ,butter-2))))