summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2019-10-19 14:18:49 +0100
committerjao <jao@gnu.org>2019-10-19 14:18:49 +0100
commitac2dbd599a0cc75a62ce768a4d758be0b08cb1a6 (patch)
treee79f8e8f8e9ae3eb5b2d94c95bfdf3649bf51d29 /themes
parentf4669873e7b2f7c0b48a2cdfa73c0c3792da0713 (diff)
downloadelibs-ac2dbd599a0cc75a62ce768a4d758be0b08cb1a6.tar.gz
elibs-ac2dbd599a0cc75a62ce768a4d758be0b08cb1a6.tar.bz2
some zenburn fonts
Diffstat (limited to 'themes')
-rw-r--r--themes/jao-zenburn-theme.el9
1 files changed, 8 insertions, 1 deletions
diff --git a/themes/jao-zenburn-theme.el b/themes/jao-zenburn-theme.el
index fd29db2..a866d03 100644
--- a/themes/jao-zenburn-theme.el
+++ b/themes/jao-zenburn-theme.el
@@ -26,6 +26,7 @@
(circe-originator-face (c ,zenburn-yellow-1))
(compilation-info (c ,zenburn-yellow) nul)
(compilation-error (c ,zenburn-red+1) nul)
+ (custom-button ,@box it)
(dictionary-word-definition-face nil)
(diff-hl-change (c nil ,zenburn-blue-3))
(diff-hl-delete (c nil ,zenburn-red-1))
@@ -34,9 +35,14 @@
(diredp-dir-name (c ,zenburn-blue-2) bf)
(diredp-exec-priv (c ,zenburn-yellow-2))
(diredp-write-priv (c ,zenburn-yellow-2))
+ (emms-browser-artist-face (c ,zenburn-yellow-1))
+ (emms-browser-composer-face (~ emms-browser-artist-face))
+ (emms-browser-performer-face (~ emms-browser-artist-face))
+ (emms-browser-year-face (~ emms-browser-artist-face))
+ (emms-browser-year/genre-face (~ emms-browser-artist-face))
(fill-column-indicator (c ,zenburn-bg+1))
(font-lock-function-name-face (c ,zenburn-yellow) nbf)
- (fringe (c nil nil))
+ (fringe (c ,zenburn-fg-05 nil))
(gnus-cite-1 (c "#b8b8b0"))
(gnus-cite-2 (c ,zenburn-fg-05))
(gnus-cite-3 (c ,zenburn-fg-05))
@@ -86,6 +92,7 @@
(mode-line-buffer-id (c ,zenburn-yellow nil) bf)
(mode-line-buffer-id-inactive (c ,zenburn-fg-1 nil) nbf)
(mode-line-inactive (~ header-line) ,@box)
+ (org-block nil)
(org-ellipsis (c ,zenburn-yellow) nul bf)
(powerline-active1 (c nil ,zenburn-bg+1))
(powerline-active2 (c nil ,zenburn-bg+3))