Fix colors for notification widget.
This commit is contained in:
parent
6df4789137
commit
08ec9b9472
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ screens = [
|
|||
widget.Spacer(),
|
||||
widget.Notify(
|
||||
background='#e8b923',
|
||||
background_low='#0f1419',
|
||||
background_low='#272822',
|
||||
background_urgent='#770000',
|
||||
foreground='#000000',
|
||||
foreground_low='#e6e1cf',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue