Minor edits

This commit is contained in:
Derek Taylor
2023-08-10 00:29:22 -05:00
parent f331eb60e5
commit 19c08d1b07

View File

@@ -367,8 +367,8 @@ def init_widgets_list():
padding_y = 2,
padding_x = 3,
borderwidth = 3,
active = colors[1],
inactive = colors[6],
active = colors[8],
inactive = colors[1],
rounded = False,
highlight_color = colors[2],
highlight_method = "line",