From 107db50163d21852fe6c25a8eb8b2b308c3ddb4e Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 13 Apr 2022 23:22:36 +0100 Subject: nits --- lib/themes/jao-light-theme.el | 4 +--- 1 file changed, 1 insertion(+), 3 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 338bee5..81ff759 100644 --- a/lib/themes/jao-light-theme.el +++ b/lib/themes/jao-light-theme.el @@ -34,8 +34,6 @@ (hl "cornsilk1") (dimm "lemonchiffon4") - (str "gray10") - (search "#e8e800") (search2 "#ffffb4") @@ -60,7 +58,7 @@ (function (c green)) (variable-name (c fg1)) (constant (c fg4)) - (string (c str) it) + (string (c blue) nit) (warning (c warning)) (error (c red) bf) (dimm (c dimm)) -- cgit v1.2.3