Fix colors for notification widget.

This commit is contained in:
Bartek Stalewski 2023-01-31 22:15:15 +01:00
parent 08ec9b9472
commit feab914d05

View file

@ -137,7 +137,7 @@ screens = [
background_low='#272822', background_low='#272822',
background_urgent='#770000', background_urgent='#770000',
foreground='#000000', foreground='#000000',
foreground_low='#e6e1cf', foreground_low="#f8f8f2",
foreground_urgent='#ffffff', foreground_urgent='#ffffff',
font='RobotoMono Nerd Font Bold', font='RobotoMono Nerd Font Bold',
parse_text=yubikey_replace, parse_text=yubikey_replace,