|
@ -619,4 +619,4 @@ const MaterialFiveHundredlColors = Object.freeze({ |
|
|
GOLD: new Color(255, 235, 59), |
|
|
GOLD: new Color(255, 235, 59), |
|
|
YELLO_ORANGE: new Color(255, 152, 0), |
|
|
YELLO_ORANGE: new Color(255, 152, 0), |
|
|
ORANGE: new Color(255, 87, 34), |
|
|
ORANGE: new Color(255, 87, 34), |
|
|
}) |
|
|
}); |
|
|