From b61b58ce2c1371d6f904f108fa7feed3abfbe5c7 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 8 Apr 2026 13:18:14 +0900 Subject: * MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Automated-commit-by: dots Signed-off-by: Robert Günzler --- .config/mako/colors-light | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .config/mako/colors-light (limited to '.config/mako/colors-light') diff --git a/.config/mako/colors-light b/.config/mako/colors-light new file mode 100644 index 0000000..a07a751 --- /dev/null +++ b/.config/mako/colors-light @@ -0,0 +1,25 @@ +font=DejaVu Sans Mono 8 +background-color=#fffffb +text-color=#080808 +border-color=#70649a +progress-color=source #70649a + +[urgency=high] +border-size=2 +border-color=#ffc0b9 + +[category=error] +border-size=2 +border-color=#ffc0b9 + +[category=warning] +border-size=2 +border-color=#fce094 + +[category=success] +border-size=2 +border-color=#b3f6c0 + +[category=alert] +border-size=0 +background-color=#ffc0b9 -- cgit 1.4.1