More consistent colors.

This commit is contained in:
Bartek Stalewski 2023-01-27 20:19:16 +01:00
parent b6fc34b69d
commit 20dbf28910

View file

@ -144,7 +144,7 @@ screens = [
), ),
widget.GenPollCommand( widget.GenPollCommand(
background='#0094d8', background='#0094d8',
foreground='#272822', foreground='#ffffff',
update_interval=1, update_interval=1,
cmd="sb-mail", cmd="sb-mail",
), ),