Fix colors for notification widget.
This commit is contained in:
parent
6df4789137
commit
08ec9b9472
@ -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…
Reference in New Issue
Block a user