From 0549bd6a7c45e677684eb097002d31418d524144 Mon Sep 17 00:00:00 2001 From: eoli3n Date: Thu, 14 May 2020 18:19:31 +0200 Subject: [PATCH] updated critical notification color --- roles/mako/templates/config.j2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/mako/templates/config.j2 b/roles/mako/templates/config.j2 index f6be69c..a3c0b0f 100644 --- a/roles/mako/templates/config.j2 +++ b/roles/mako/templates/config.j2 @@ -17,3 +17,7 @@ border-size=1 border-color={{ color3 }}BB border-radius=5 default-timeout=6000 + +[urgency=high] +text-color={{ color1 }}FF +border-color={{ color1 }}BB