mirror of
https://github.com/passivestar/godot-minimal-theme.git
synced 2025-01-21 23:59:06 -05:00
Slightly increase inspector section contrast
This commit is contained in:
parent
b007c6e4d9
commit
0afacb0f52
@ -242,7 +242,7 @@ anti_aliasing = false
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cm6fs"]
|
||||
content_margin_top = 4.0
|
||||
content_margin_bottom = 4.0
|
||||
bg_color = Color(1, 1, 1, 0.0392157)
|
||||
bg_color = Color(1, 1, 1, 0.0588235)
|
||||
border_color = Color(1, 1, 1, 0.709804)
|
||||
corner_radius_top_left = 4
|
||||
corner_radius_top_right = 4
|
||||
|
@ -242,7 +242,7 @@ anti_aliasing = false
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cm6fs"]
|
||||
content_margin_top = 8.0
|
||||
content_margin_bottom = 8.0
|
||||
bg_color = Color(1, 1, 1, 0.0392157)
|
||||
bg_color = Color(1, 1, 1, 0.0588235)
|
||||
border_color = Color(1, 1, 1, 0.709804)
|
||||
corner_radius_top_left = 8
|
||||
corner_radius_top_right = 8
|
||||
|
Loading…
Reference in New Issue
Block a user