Add hung color to input dialog entry.

This commit is contained in:
2023-12-02 00:30:55 +08:00
parent 446724f9ca
commit 6d714c972b
2 changed files with 11 additions and 0 deletions

View File

@@ -866,6 +866,7 @@ MonoBehaviour:
m_iW: {fileID: 2244049687317785014}
m_invalidColor: {r: 0.25, g: 0.25, b: 0.25, a: 1}
m_inactiveColor: {r: 0.125, g: 0.25, b: 0.125, a: 1}
m_hungColor: {r: 0.6, g: 0.6, b: 0.30294117, a: 1}
m_activeColor: {r: 0.5, g: 1, b: 0.5, a: 1}
m_restColor: {r: 0.125, g: 0.1875, b: 0.25, a: 1}
m_motionColor: {r: 0.5, g: 0.75, b: 1, a: 1}