mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 02:50:24 +10:00
Minor edits
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user