Make separators in popup menus more readable

This commit is contained in:
passivestar 2024-06-01 16:04:36 +04:00
parent c68304901e
commit e9e9c3c922
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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