From 3611515f94a7c39098b88ddf551c400b021b86ee Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 9 Jun 2022 03:46:51 +0100 Subject: nits --- lib/themes/jao-light-theme.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/themes') diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el index 7bbc3c8..4eaee2c 100644 --- a/lib/themes/jao-light-theme.el +++ b/lib/themes/jao-light-theme.el @@ -74,9 +74,10 @@ (outline (c "black") bf) (outline-1 (c green) bf) (outline-2 (c blue) nbf) - (outline-3 (c lightgreen) nul nbf) + (outline-3 (c lightgreen)) (outline-4 (c blue) nul nbf) (outline-5 (c blue) nul nbf) + (outline-minor-1 (c green hl) nbf ext) (f00 (c green)) (f01 (c blue)) (f02 (c dark-gray)) -- cgit v1.2.3