summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-light-theme.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-10-28 01:45:12 +0100
committerjao <jao@gnu.org>2021-10-28 01:45:12 +0100
commitc7b34aab545af4f20daf26638536049865e75410 (patch)
tree5d7c64e73ca0022ab321818167bf8eab488f5373 /lib/themes/jao-light-theme.el
parentdce73e82ef9a7fe2f249f7e1ac87bfbe82e8a6f4 (diff)
downloadelibs-c7b34aab545af4f20daf26638536049865e75410.tar.gz
elibs-c7b34aab545af4f20daf26638536049865e75410.tar.bz2
and how about initial handling of colors?
Diffstat (limited to 'lib/themes/jao-light-theme.el')
-rw-r--r--lib/themes/jao-light-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el
index 828eb20..1dc1303 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -125,6 +125,7 @@
(lui-track-bar (p dimm) :height 0.2 nul nil ex)
(magit-diff-context-highlight (c nil yellow) ex)
(magit-diff-hunk-heading-highlight (c nil yellow) it bf)
+ (message-header-subject (p f00) bf)
(mode-line (c "grey30" dimm-background-3)
:box (:line-width -1 :color "grey90"))
(mode-line-inactive (c "grey40" dimm-background-4)