Package webb.client.ui.constants
Class WebbColors
java.lang.Object
webb.client.ui.constants.WebbColors
A class containing all the colors used in the application.
This makes it easier to change the color scheme, and relate them to Figma
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic ColorgetColorBetween(Color one, Color two, double ratio)
-
Field Details
-
B7
-
D9
-
c91
-
c90
-
c22
-
c6C
-
c34
-
c70
-
c7F
-
TEXT_COLOR_WHITE
-
TEXT_COLOR_BLACK
-
TRANSPARENT
-
-
Method Details
-
getColorBetween
-