Back to old colors.
This commit is contained in:
parent
66656a3034
commit
fa4c936612
8 changed files with 3 additions and 3 deletions
|
@ -123,7 +123,7 @@ screens = [
|
|||
disable_drag=True,
|
||||
highlight_method='block',
|
||||
rounded=False,
|
||||
this_current_screen_border='#0094d8',
|
||||
this_current_screen_border='#005577',
|
||||
urgent_alert_method='block',
|
||||
urgent_border='#770000',
|
||||
),
|
||||
|
@ -143,7 +143,7 @@ screens = [
|
|||
parse_text=yubikey_replace,
|
||||
),
|
||||
widget.GenPollCommand(
|
||||
background='#0094d8',
|
||||
background='#005577',
|
||||
foreground='#ffffff',
|
||||
update_interval=1,
|
||||
cmd="sb-mail",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue