diff options
Diffstat (limited to 'colors/base16-spacemacs.config')
| -rw-r--r-- | colors/base16-spacemacs.config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/colors/base16-spacemacs.config b/colors/base16-spacemacs.config index 5f3e3d8..8daba0f 100644 --- a/colors/base16-spacemacs.config +++ b/colors/base16-spacemacs.config @@ -3,16 +3,17 @@ # # You can use these variables anywhere in the mako configuration file. -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 +border-color=#a3a3a3 |
