diff options
Diffstat (limited to 'colors/base16-twilight.config')
| -rw-r--r-- | colors/base16-twilight.config | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/colors/base16-twilight.config b/colors/base16-twilight.config index 0d6a36d..ddd2394 100644 --- a/colors/base16-twilight.config +++ b/colors/base16-twilight.config @@ -4,16 +4,16 @@ # You can use these variables anywhere in the mako configuration file. [urgency=low] - background-color = "#323537" - text-color = "#5f5a60" - border-color = "#464b50" +background-color=#323537 +text-color=#5f5a60 +border-color=#464b50 [urgency=normal] - background-color = "#464b50" - text-color = "#a7a7a7" - border-color = "#a7a7a7" +background-color=#464b50 +text-color=#a7a7a7 +border-color=#a7a7a7 [urgency=high] - background-color = "#cf6a4c" - text-color = "#c3c3c3" - border-color = "#ffffff" +background-color=#cf6a4c +text-color=#c3c3c3 +border-color=#ffffff |
