summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-light-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/themes/jao-light-theme.el')
-rw-r--r--lib/themes/jao-light-theme.el4
1 files changed, 1 insertions, 3 deletions
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))