diff options
Diffstat (limited to 'colors/base16-spacemacs.config')
| -rw-r--r-- | colors/base16-spacemacs.config | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/colors/base16-spacemacs.config b/colors/base16-spacemacs.config index 8daba0f..81f04a4 100644 --- a/colors/base16-spacemacs.config +++ b/colors/base16-spacemacs.config @@ -3,16 +3,15 @@ # # You can use these variables anywhere in the mako configuration file. +background-color=#444155 +text-color=#a3a3a3 +border-color=#a3a3a3 + [urgency=low] background-color=#282828 text-color=#585858 border-color=#a3a3a3 -[urgency=normal] -background-color=#444155 -text-color=#a3a3a3 -border-color=#a3a3a3 - [urgency=high] background-color=#f2241f text-color=#e8e8e8 |
