More consistent colors.
This commit is contained in:
parent
b6fc34b69d
commit
20dbf28910
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue