diff options
Diffstat (limited to 'dot_config/mako')
| -rw-r--r-- | dot_config/mako/config | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dot_config/mako/config b/dot_config/mako/config new file mode 100644 index 0000000..3fe814d --- /dev/null +++ b/dot_config/mako/config | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | border-color=#AAAAAA | ||
| 2 | |||
| 3 | [urgency=low] | ||
| 4 | background-color=#222222 | ||
| 5 | text-color=#888888 | ||
| 6 | |||
| 7 | [urgency=normal] | ||
| 8 | background-color=#285577 | ||
| 9 | text-color=#FFFFFF | ||
| 10 | |||
| 11 | [urgency=high] | ||
| 12 | background-color=#900000 | ||
| 13 | text-color=#FFFFFF | ||
| 14 | border-color=#FF0000 | ||
