Fix colors for notification widget.
This commit is contained in:
parent
08ec9b9472
commit
feab914d05
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ screens = [
|
|||
background_low='#272822',
|
||||
background_urgent='#770000',
|
||||
foreground='#000000',
|
||||
foreground_low='#e6e1cf',
|
||||
foreground_low="#f8f8f2",
|
||||
foreground_urgent='#ffffff',
|
||||
font='RobotoMono Nerd Font Bold',
|
||||
parse_text=yubikey_replace,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue