Commit b5b8fbea authored by mercury233's avatar mercury233 Committed by nanahira

change hover color of card when selecting pos

parent 83d27676
......@@ -557,7 +557,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
tweenTarget: {fileID: 195186}
hover: {r: 1, g: 0.7764706, b: 0.44117647, a: 1}
hover: {r: 0.7647059, g: 0.8745098, b: 0.91764706, a: 1}
pressed: {r: 1, g: 1, b: 1, a: 1}
disabledColor: {r: 1, g: 1, b: 1, a: 1}
duration: 0.2
......@@ -641,7 +641,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
tweenTarget: {fileID: 151538}
hover: {r: 1, g: 0.7764706, b: 0.4392157, a: 1}
hover: {r: 0.7636786, g: 0.8740939, b: 0.9191176, a: 1}
pressed: {r: 1, g: 1, b: 1, a: 1}
disabledColor: {r: 1, g: 1, b: 1, a: 1}
duration: 0.2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment