mirror of
https://github.com/passivestar/godot-minimal-theme.git
synced 2025-01-22 08:09:13 -05:00
Add editor property color
This commit is contained in:
parent
10753c0d6f
commit
9578ffe5db
@ -888,6 +888,7 @@ EditorInspectorSection/constants/h_separation = 3
|
||||
EditorLogFilterButton/styles/hover = SubResource("StyleBoxFlat_jduyo")
|
||||
EditorLogFilterButton/styles/normal = SubResource("StyleBoxFlat_sxnkh")
|
||||
EditorLogFilterButton/styles/pressed = SubResource("StyleBoxFlat_1pq5m")
|
||||
EditorProperty/colors/property_color = Color(1, 1, 1, 0.627451)
|
||||
EditorProperty/colors/warning_color = Color(0.95, 0.855, 0.57, 1)
|
||||
EditorProperty/styles/bg = SubResource("StyleBoxEmpty_ajvab")
|
||||
EditorProperty/styles/bg_selected = SubResource("StyleBoxFlat_lx8tr")
|
||||
|
@ -888,6 +888,7 @@ EditorInspectorSection/constants/h_separation = 6
|
||||
EditorLogFilterButton/styles/hover = SubResource("StyleBoxFlat_jduyo")
|
||||
EditorLogFilterButton/styles/normal = SubResource("StyleBoxFlat_sxnkh")
|
||||
EditorLogFilterButton/styles/pressed = SubResource("StyleBoxFlat_1pq5m")
|
||||
EditorProperty/colors/property_color = Color(1, 1, 1, 0.627451)
|
||||
EditorProperty/colors/warning_color = Color(0.95, 0.855, 0.57, 1)
|
||||
EditorProperty/styles/bg = SubResource("StyleBoxEmpty_ajvab")
|
||||
EditorProperty/styles/bg_selected = SubResource("StyleBoxFlat_lx8tr")
|
||||
|
Loading…
Reference in New Issue
Block a user