godot-psd-training/UI/ShortcutTool/shortcutToolButton.tres
2024-06-13 18:02:18 +08:00

14 lines
369 B
Plaintext

[gd_resource type="StyleBoxFlat" format=3 uid="uid://jpisci6v4xpk"]
[resource]
bg_color = Color(0.298039, 0.321569, 0.345098, 1)
border_width_left = 2
border_width_top = 2
border_width_right = 2
border_width_bottom = 2
border_color = Color(1, 1, 1, 1)
corner_radius_top_left = 5
corner_radius_top_right = 5
corner_radius_bottom_right = 5
corner_radius_bottom_left = 5