Package io.fusionauth.domain
Class SimpleThemeVariables
java.lang.Object
io.fusionauth.domain.SimpleThemeVariables
- All Implemented Interfaces:
Buildable<SimpleThemeVariables>
Theme object for values used in the css variables for simple themes.
- Author:
- Lyle Schemmerling
-
Field Details
-
alertBackgroundColor
-
alertFontColor
-
backgroundImageURL
-
backgroundSize
-
borderRadius
-
deleteButtonColor
-
deleteButtonFocusColor
-
deleteButtonTextColor
-
deleteButtonTextFocusColor
-
errorFontColor
-
errorIconColor
-
fontColor
-
fontFamily
-
iconBackgroundColor
-
iconColor
-
infoIconColor
-
inputBackgroundColor
-
inputIconColor
-
inputTextColor
-
linkTextColor
-
linkTextFocusColor
-
logoImageSize
-
logoImageURL
-
monoFontColor
-
monoFontFamily
-
pageBackgroundColor
-
panelBackgroundColor
-
-
primaryButtonFocusColor
-
primaryButtonTextColor
-
primaryButtonTextFocusColor
-
-
Constructor Details
-
SimpleThemeVariables
public SimpleThemeVariables() -
SimpleThemeVariables
-
-
Method Details