1
0
mirror of https://github.com/cwchristerw/jump-game synced 2024-09-16 19:49:34 +00:00

Changing highlighted color when you're hovering NiceCat logo

This commit is contained in:
Christer Warén 2020-02-21 12:27:03 +02:00
parent 804f53c0b6
commit bac02a33cb

View File

@ -1402,7 +1402,7 @@ MonoBehaviour:
m_Transition: 1
m_Colors:
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
m_HighlightedColor: {r: 1, g: 0.3160377, b: 0.3160377, a: 1}
m_HighlightedColor: {r: 1, g: 1, b: 1, a: 1}
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}