mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 11:00:27 +10:00
Minor edits
This commit is contained in:
@@ -367,8 +367,8 @@ def init_widgets_list():
|
|||||||
padding_y = 2,
|
padding_y = 2,
|
||||||
padding_x = 3,
|
padding_x = 3,
|
||||||
borderwidth = 3,
|
borderwidth = 3,
|
||||||
active = colors[1],
|
active = colors[8],
|
||||||
inactive = colors[6],
|
inactive = colors[1],
|
||||||
rounded = False,
|
rounded = False,
|
||||||
highlight_color = colors[2],
|
highlight_color = colors[2],
|
||||||
highlight_method = "line",
|
highlight_method = "line",
|
||||||
|
|||||||
Reference in New Issue
Block a user