Add PhantomCamera components and UI elements for improved scene management; refactor existing components for better integration
This commit is contained in:
13
addons/phantom_camera/themes/button_hover.tres
Normal file
13
addons/phantom_camera/themes/button_hover.tres
Normal file
@@ -0,0 +1,13 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://5weqvkjsfso3"]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 8.0
|
||||
content_margin_top = 4.0
|
||||
content_margin_right = 8.0
|
||||
content_margin_bottom = 4.0
|
||||
bg_color = Color(0.960784, 0.960784, 0.960784, 1)
|
||||
border_color = Color(0.227451, 0.72549, 0.603922, 1)
|
||||
corner_radius_top_left = 8
|
||||
corner_radius_top_right = 8
|
||||
corner_radius_bottom_right = 8
|
||||
corner_radius_bottom_left = 8
|
Reference in New Issue
Block a user