diff options
Diffstat (limited to 'colors/base16-ia-dark.config')
| -rw-r--r-- | colors/base16-ia-dark.config | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/colors/base16-ia-dark.config b/colors/base16-ia-dark.config index ad66738..a808912 100644 --- a/colors/base16-ia-dark.config +++ b/colors/base16-ia-dark.config @@ -3,16 +3,15 @@ # # You can use these variables anywhere in the mako configuration file. +background-color=#1d414d +text-color=#cccccc +border-color=#cccccc + [urgency=low] background-color=#222222 text-color=#767676 border-color=#cccccc -[urgency=normal] -background-color=#1d414d -text-color=#cccccc -border-color=#cccccc - [urgency=high] background-color=#d88568 text-color=#e8e8e8 |
