Use darker borders on titlescreen panels
This commit is contained in:
parent
a3e535300b
commit
9f6d9b45cb
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
h = "(height - 2)"
|
||||
|
||||
border_thickness = 1
|
||||
border_color = {GUI__BORDER_COLOR}
|
||||
border_color = {GUI__BORDER_COLOR_DARK}
|
||||
[/rectangle]
|
||||
|
||||
[image]
|
||||
|
|
Loading…
Add table
Reference in a new issue