From df7af321a4c9ede939a38205072363d80c265c84 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Fri, 15 Apr 2022 15:26:54 +0200 Subject: mako: update colors --- .config/mako/config.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.config/mako/config.in') diff --git a/.config/mako/config.in b/.config/mako/config.in index bd8f90e..9df6e7e 100644 --- a/.config/mako/config.in +++ b/.config/mako/config.in @@ -13,7 +13,7 @@ text-color={{ hex .gofun }} border-color={{ hex .fuji }}dd # border-radius=2 border-size=2 -progress-color=source {{ hex .rurikon }}dd +progress-color=source {{ hex .bright_blue }}dd group-by=app-name default-timeout=3000 @@ -27,19 +27,19 @@ on-button-middle=exec notifmenu $id invisible=1 [urgency=high] -border-color={{ hex .kurenai }}dd +border-color={{ hex .normal_red }}dd on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/Music/sounds/basementarcade/qbert-bonk.wav [category=error] -border-color={{ hex .kurenai }}dd +border-color={{ hex .normal_red }}dd on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/Music/sounds/basementarcade/tapper-43.wav [category=warning] -border-color={{ hex .nanohana }}dd +border-color={{ hex .normal_yellow }}dd on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/Music/sounds/basementarcade/tapper-22.wav [category=success] -border-color={{ hex .midori }}dd +border-color={{ hex .normal_green }}dd on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/Music/sounds/basementarcade/tapper-02.wav [summary=reminder] -- cgit 1.4.1