diff options
Diffstat (limited to 'colors/base16-tomorrow-night.config')
| -rw-r--r-- | colors/base16-tomorrow-night.config | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/colors/base16-tomorrow-night.config b/colors/base16-tomorrow-night.config index a04f95b..3409d11 100644 --- a/colors/base16-tomorrow-night.config +++ b/colors/base16-tomorrow-night.config @@ -3,16 +3,16 @@ # # You can use these variables anywhere in the mako configuration file. -background-color=#373b41 +background-color=#1d1f21 text-color=#c5c8c6 -border-color=#c5c8c6 +border-color=#81a2be [urgency=low] -background-color=#282a2e -text-color=#969896 -border-color=#c5c8c6 +background-color=#1d1f21 +text-color=#f0c674 +border-color=#81a2be [urgency=high] -background-color=#cc6666 -text-color=#e0e0e0 -border-color=#c5c8c6 +background-color=#1d1f21 +text-color=#cc6666 +border-color=#81a2be |
