diff options
Diffstat (limited to 'colors/base16-railscasts.config')
| -rw-r--r-- | colors/base16-railscasts.config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/colors/base16-railscasts.config b/colors/base16-railscasts.config index 83781dd..bff279d 100644 --- a/colors/base16-railscasts.config +++ b/colors/base16-railscasts.config @@ -3,16 +3,17 @@ # # You can use these variables anywhere in the mako configuration file. -border-color=#e6e1dc - [urgency=low] background-color=#272935 text-color=#5a647e +border-color=#e6e1dc [urgency=normal] background-color=#3a4055 text-color=#e6e1dc +border-color=#e6e1dc [urgency=high] background-color=#da4939 text-color=#f4f1ed +border-color=#e6e1dc |
