diff options
Diffstat (limited to 'colors/base16-ashes.config')
| -rw-r--r-- | colors/base16-ashes.config | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/colors/base16-ashes.config b/colors/base16-ashes.config index 70605f8..784bfe0 100644 --- a/colors/base16-ashes.config +++ b/colors/base16-ashes.config @@ -3,16 +3,16 @@ # # You can use these variables anywhere in the mako configuration file. -background-color=#565E65 +background-color=#1C2023 text-color=#C7CCD1 -border-color=#C7CCD1 +border-color=#AE95C7 [urgency=low] -background-color=#393F45 -text-color=#747C84 -border-color=#C7CCD1 +background-color=#1C2023 +text-color=#AEC795 +border-color=#AE95C7 [urgency=high] -background-color=#C7AE95 -text-color=#DFE2E5 -border-color=#C7CCD1 +background-color=#1C2023 +text-color=#C7AE95 +border-color=#AE95C7 |
