BUILD: Update Remastered text highlight color
This commit is contained in:
parent
b7d986739f
commit
4a94742be1
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
@ -172,11 +172,11 @@
|
|||
/>
|
||||
|
||||
<text_color id = 'color_normal_hover'
|
||||
color = 'button_idle'
|
||||
color = 'button_hover'
|
||||
/>
|
||||
|
||||
<text_color id = 'color_normal_disabled'
|
||||
color = '96, 96, 96'
|
||||
color = 'button_disabled'
|
||||
/>
|
||||
|
||||
<text_color id = 'color_alternative'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue