diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/themes/jao-themes.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index e6f8b6a..eca20c5 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -1096,7 +1096,7 @@ (vterm-color-cyan (c "cadetblue4")) (vterm-color-red (c "orangered4")) (vterm-color-magenta (c "dark orange")) - (vterm-color-yellow (c "lemon chiffon"))) + (vterm-color-yellow (c "darkgoldenrod4"))) `((w3m-anchor link) (w3m-arrived-anchor vlink) (w3m-bold bf dbg dfg) |