mirror of
https://github.com/passivestar/godot-minimal-theme.git
synced 2025-01-22 08:09:13 -05:00
Make separators in popup menus more readable
This commit is contained in:
parent
c68304901e
commit
e9e9c3c922
@ -440,7 +440,7 @@ content_margin_bottom = 6.0
|
||||
bg_color = Color(0.11, 0.11, 0.11, 1)
|
||||
|
||||
[sub_resource type="StyleBoxLine" id="StyleBoxLine_rijeh"]
|
||||
color = Color(0, 0, 0, 0.235294)
|
||||
color = Color(1, 1, 1, 0.0784314)
|
||||
grow_begin = -6.0
|
||||
grow_end = -6.0
|
||||
thickness = 1
|
||||
|
@ -440,7 +440,7 @@ content_margin_bottom = 12.0
|
||||
bg_color = Color(0.11, 0.11, 0.11, 1)
|
||||
|
||||
[sub_resource type="StyleBoxLine" id="StyleBoxLine_rijeh"]
|
||||
color = Color(0, 0, 0, 0.235294)
|
||||
color = Color(1, 1, 1, 0.0784314)
|
||||
grow_begin = -12.0
|
||||
grow_end = -12.0
|
||||
thickness = 2
|
||||
|
Loading…
Reference in New Issue
Block a user