From 49b1f5acdd11c2e8e674c3ace69fec1fad7867e7 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 4 Feb 2021 18:33:37 +0000 Subject: small adjustments --- lib/themes/jao-light-theme.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/themes/jao-light-theme.el') 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) -- cgit v1.2.3