diff options
author | jao <jao@gnu.org> | 2021-01-02 01:50:56 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-01-02 01:50:56 +0000 |
commit | 4d629a7eeca85b1e51c83c5ef00859c1cde1bcb9 (patch) | |
tree | 4351ec450718177369b6e721b13b257eb2fcb421 | |
parent | a2a923f84f40604ca66dda41b4d96b558495a49e (diff) | |
download | elibs-4d629a7eeca85b1e51c83c5ef00859c1cde1bcb9.tar.gz elibs-4d629a7eeca85b1e51c83c5ef00859c1cde1bcb9.tar.bz2 |
theme nit
-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))) |