diff options
-rw-r--r-- | themes/jao-greenish-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/jao-greenish-theme.el b/themes/jao-greenish-theme.el index eab5232..5738602 100644 --- a/themes/jao-greenish-theme.el +++ b/themes/jao-greenish-theme.el @@ -45,7 +45,7 @@ (function ((c functions))) (type ((c strings))) (variable-name ((c nil))) - (constant ((c fg-1))) + (constant ((c blue))) (string ((c strings))) (error ((c warning2))) (warning ((c warning))) |