diff options
Diffstat (limited to 'colors/base16-eighties.config')
| -rw-r--r-- | colors/base16-eighties.config | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/colors/base16-eighties.config b/colors/base16-eighties.config index 750187d..fa9117b 100644 --- a/colors/base16-eighties.config +++ b/colors/base16-eighties.config @@ -3,16 +3,16 @@ # # You can use these variables anywhere in the mako configuration file. -background-color=#515151 +background-color=#2d2d2d text-color=#d3d0c8 -border-color=#d3d0c8 +border-color=#6699cc [urgency=low] -background-color=#393939 -text-color=#747369 -border-color=#d3d0c8 +background-color=#2d2d2d +text-color=#ffcc66 +border-color=#6699cc [urgency=high] -background-color=#f2777a -text-color=#e8e6df -border-color=#d3d0c8 +background-color=#2d2d2d +text-color=#f2777a +border-color=#6699cc |
