diff options
Diffstat (limited to 'colors/base16-xcode-dusk.config')
| -rw-r--r-- | colors/base16-xcode-dusk.config | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/colors/base16-xcode-dusk.config b/colors/base16-xcode-dusk.config index f4cf070..9769449 100644 --- a/colors/base16-xcode-dusk.config +++ b/colors/base16-xcode-dusk.config @@ -4,16 +4,16 @@ # You can use these variables anywhere in the mako configuration file. [urgency=low] - background-color = "#3D4048" - text-color = "#686A71" - border-color = "#53555D" +background-color=#3D4048 +text-color=#686A71 +border-color=#53555D [urgency=normal] - background-color = "#53555D" - text-color = "#939599" - border-color = "#939599" +background-color=#53555D +text-color=#939599 +border-color=#939599 [urgency=high] - background-color = "#B21889" - text-color = "#A9AAAE" - border-color = "#BEBFC2" +background-color=#B21889 +text-color=#A9AAAE +border-color=#BEBFC2 |
