More consistent colors.

This commit is contained in:
Bartek Stalewski 2023-01-27 18:04:31 +01:00
parent 7901f23ccd
commit 340aa9d19f
2 changed files with 3 additions and 3 deletions

View file

@ -119,7 +119,7 @@ screens = [
top=bar.Bar(
[
widget.GroupBox(
active='#f8f8f2',
active='#f3ffff',
disable_drag=True,
highlight_method='block',
rounded=False,