simple rarity colors, probably ready to send to maxie as prototype
This commit is contained in:
parent
d5fec421a9
commit
573111f67a
6 changed files with 44 additions and 2 deletions
19
inv_system/item_panels/epic.tres
Normal file
19
inv_system/item_panels/epic.tres
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://c563rid4b4fho"]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 0.0
|
||||
content_margin_top = 0.0
|
||||
content_margin_right = 0.0
|
||||
content_margin_bottom = 0.0
|
||||
bg_color = Color(0.1, 0.1, 0.1, 0.6)
|
||||
border_width_left = 3
|
||||
border_width_top = 3
|
||||
border_width_right = 3
|
||||
border_width_bottom = 3
|
||||
border_color = Color(0.5058824, 0, 0.8, 1)
|
||||
border_blend = true
|
||||
corner_radius_top_left = 3
|
||||
corner_radius_top_right = 3
|
||||
corner_radius_bottom_right = 3
|
||||
corner_radius_bottom_left = 3
|
||||
corner_detail = 5
|
||||
Loading…
Add table
Add a link
Reference in a new issue