BUILD: Update Remastered text highlight color

This commit is contained in:
Matan Bareket 2019-04-02 08:28:39 -04:00
parent b7d986739f
commit 4a94742be1
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -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'