public final class AmexioAppColors
extends java.lang.Object
01. App Bacground Color 02. App Foreground Color 03. App Header Background Color 04. App Header Foreground Color 05. App Header Hover Color 06. App Header Hover Foreground Color
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NL |
Constructor and Description |
---|
AmexioAppColors(Color _bgColor,
Color _headerBGColor)
App Colors
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
printSCSS()
Prints the SCSS for App Vars
|