diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/themes/jao-light-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el index 13a416f..e8fe039 100644 --- a/lib/themes/jao-light-theme.el +++ b/lib/themes/jao-light-theme.el @@ -56,7 +56,7 @@ (outline-5 ((c nil))) (f00 ((c green))) (f01 ((c dark-blue-1))) - (f02 ((c light-green))) + (f02 ((c blueish))) (f10 ((p f00))) (f11 ((p f01))) (f12 ((p f02)))) |