mirror of
https://github.com/passivestar/godot-minimal-theme.git
synced 2025-01-22 08:09:13 -05:00
Tweak tree inner item margin
This commit is contained in:
parent
e51a24ed4e
commit
1362d39360
@ -1028,8 +1028,8 @@ Tree/colors/parent_hl_line_color = Color(1, 1, 1, 0.0980392)
|
||||
Tree/constants/children_hl_line_width = 0
|
||||
Tree/constants/draw_guides = 0
|
||||
Tree/constants/draw_relationship_lines = 1
|
||||
Tree/constants/inner_item_margin_left = 5
|
||||
Tree/constants/inner_item_margin_right = 5
|
||||
Tree/constants/inner_item_margin_left = 4
|
||||
Tree/constants/inner_item_margin_right = 4
|
||||
Tree/constants/parent_hl_line_width = 1
|
||||
Tree/constants/relationship_line_width = 0
|
||||
Tree/constants/v_separation = 1
|
||||
|
@ -1028,8 +1028,8 @@ Tree/colors/parent_hl_line_color = Color(1, 1, 1, 0.0980392)
|
||||
Tree/constants/children_hl_line_width = 0
|
||||
Tree/constants/draw_guides = 0
|
||||
Tree/constants/draw_relationship_lines = 1
|
||||
Tree/constants/inner_item_margin_left = 10
|
||||
Tree/constants/inner_item_margin_right = 10
|
||||
Tree/constants/inner_item_margin_left = 8
|
||||
Tree/constants/inner_item_margin_right = 8
|
||||
Tree/constants/parent_hl_line_width = 2
|
||||
Tree/constants/relationship_line_width = 0
|
||||
Tree/constants/v_separation = 1
|
||||
|
Loading…
Reference in New Issue
Block a user