From 947f1cdd34b3f025daa38d0e1d84cb64c7e78318 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 22 Jun 2021 00:42:07 +0100 Subject: little tweaks --- lib/themes/jao-dark-theme.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/themes/jao-dark-theme.el b/lib/themes/jao-dark-theme.el index d914ecb..1aefc08 100644 --- a/lib/themes/jao-dark-theme.el +++ b/lib/themes/jao-dark-theme.el @@ -65,7 +65,7 @@ (type ((c constants))) (variable-name ((c nil))) (constant ((c constants))) - (string ((c strings))) + (string ((c strings) it)) (error ((c warning2))) (warning ((c warning))) (success ((c green))) @@ -78,7 +78,7 @@ (outline-4 ((c functions2) bf)) (outline-5 ((c nil))) (f00 ((c "darkslategray3"))) - (f01 ((c blueish))) + (f01 ((c "dark sea green"))) (f02 ((c "lightblue3"))) (f10 ((c "cadetblue4"))) (f11 ((c "lightskyblue2"))) -- cgit v1.2.3