public class BlueThemeAppearance extends Object implements ThemeStyles.ThemeAppearance
Constructor and Description |
---|
BlueThemeAppearance() |
Modifier and Type | Method and Description |
---|---|
String |
backgroundColorLight() |
String |
borderColor() |
String |
borderColorLight() |
ThemeStyles.Styles |
style() |
public ThemeStyles.Styles style()
style
in interface ThemeStyles.ThemeAppearance
public String borderColor()
borderColor
in interface ThemeStyles.ThemeAppearance
public String borderColorLight()
borderColorLight
in interface ThemeStyles.ThemeAppearance
public String backgroundColorLight()
backgroundColorLight
in interface ThemeStyles.ThemeAppearance
Copyright © 2018. All rights reserved.