diff options
Diffstat (limited to 'colors/base16-solarized-light.config')
| -rw-r--r-- | colors/base16-solarized-light.config | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/colors/base16-solarized-light.config b/colors/base16-solarized-light.config index fecd679..18ef1fe 100644 --- a/colors/base16-solarized-light.config +++ b/colors/base16-solarized-light.config @@ -3,16 +3,16 @@ # # You can use these variables anywhere in the mako configuration file. -background-color=#93a1a1 +background-color=#fdf6e3 text-color=#586e75 -border-color=#586e75 +border-color=#268bd2 [urgency=low] -background-color=#eee8d5 -text-color=#839496 -border-color=#586e75 +background-color=#fdf6e3 +text-color=#b58900 +border-color=#268bd2 [urgency=high] -background-color=#dc322f -text-color=#073642 -border-color=#586e75 +background-color=#fdf6e3 +text-color=#dc322f +border-color=#268bd2 |
