summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-light-theme.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-02-04 18:33:37 +0000
committerjao <jao@gnu.org>2021-02-04 18:33:37 +0000
commit49b1f5acdd11c2e8e674c3ace69fec1fad7867e7 (patch)
tree92de7469b899d102026dfe65be8418f6e25a4584 /lib/themes/jao-light-theme.el
parentd0dba8bda806a1b740a68994e4c68e669019e911 (diff)
downloadelibs-49b1f5acdd11c2e8e674c3ace69fec1fad7867e7.tar.gz
elibs-49b1f5acdd11c2e8e674c3ace69fec1fad7867e7.tar.bz2
small adjustments
Diffstat (limited to 'lib/themes/jao-light-theme.el')
-rw-r--r--lib/themes/jao-light-theme.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el
index 369fb38..e339aa0 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -98,7 +98,7 @@
(fringe (c "grey70" nil))
(gnus-button (p link) nul)
(gnus-cite-1 (c "darkslategray"))
- (gnus-cite-2 (c "darkslategray"))
+ (gnus-cite-2 (c "slate gray"))
(gnus-cite-3 (c "slate gray"))
(gnus-cite-4 (c "slate gray"))
(gnus-summary-selected (c green) nbf)
@@ -123,7 +123,7 @@
(vertical-border (c "grey70" nil))
(warning (c "burlywood4"))
(w3m-image (c slate "ghost white"))
- (w3m-bold (c slate) nbf :height 1.1)))
+ (w3m-bold (c slate) nbf :height 100)))
;; (enable-theme 'jao-light)