From 086f40dc6e5d4cb720b181d507bae23ee652a912 Mon Sep 17 00:00:00 2001 From: awy Date: Mon, 24 Nov 2025 19:34:53 +0300 Subject: fnott --- .config/fnott/fnott.ini | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to '.config/fnott') diff --git a/.config/fnott/fnott.ini b/.config/fnott/fnott.ini index 4e7d4d5..9b7452f 100644 --- a/.config/fnott/fnott.ini +++ b/.config/fnott/fnott.ini @@ -4,23 +4,23 @@ max-width=300 min-width=300 max-icon-size=32 -background=3D484DFF -border-color=475259FF +background=1e1e2eff +border-color=313244ff border-size=2 title-font=monospace:size=14 -title-color=D3C6AAFF +title-color=a6adc8ff title-format= summary-font=monospace:size=14 -summary-color=D3C6AAFF +summary-color=cdd6f4ff body-font=monospace:size=14 -body-color=D3C6AAFF +body-color=cdd6f4ff -progress-bar-color=A7C080FF +progress-bar-color=6c7086ff default-timeout=5 idle-timeout=120 [critical] -border-color=E67E80FF +border-color=fab387ff default-timeout=15 -- cgit v1.2.3