everything can be a little better
This commit is contained in:
parent
8b399bc69c
commit
771a83c718
9 changed files with 45 additions and 177 deletions
|
@ -6,6 +6,9 @@ border_width_left = 5
|
|||
border_width_top = 5
|
||||
border_width_right = 5
|
||||
border_width_bottom = 5
|
||||
border_color = Color(0.533333, 0.4, 0.8, 1)
|
||||
border_blend = true
|
||||
corner_radius_top_left = 2
|
||||
corner_radius_top_right = 2
|
||||
corner_radius_top_left = 15
|
||||
corner_radius_top_right = 15
|
||||
corner_radius_bottom_right = 15
|
||||
corner_radius_bottom_left = 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue