Annotation Interface Theme.Key.Short
- Enclosing class:
- Theme.Key
Short constants for the theme keys.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Short serialized name for the accent color.static final String
Short serialized name for the accent color dark.static final String
Short serialized name for the background color.static final String
Short serialized name for the background aware.static final String
Short constant for the brackets.static final String
Short serialized name for the contrast.static final String
Short serialized name for the corner radius.static final String
Short serialized name for the dark suffix.static final String
Short serialized name for the elevation.static final String
Short serialized name for the error color.static final String
Short serialized name for the font scale.static final String
Short serialized name for the header.static final String
Short serialized name for the inverse suffix.static final String
Short serialized name for the opacity.static final String
Short serialized name for the primary color.static final String
Short serialized name for the primary color dark.static final String
Short constant for the double quote.static final String
Short constant to split the key.static final String
Short serialized name for the style.static final String
Short serialized name for the surface color.static final String
Short serialized name for the text primary color.static final String
Short serialized name for the text primary color inverse.static final String
Short serialized name for the text secondary color.static final String
Short serialized name for the text secondary color inverse.static final String
Short serialized name for the tint accent color.static final String
Short serialized name for the tint accent color dark.static final String
Short serialized name for the tint background color.static final String
Short serialized name for the tint error color.static final String
Short serialized name for the tint primary color.static final String
Short serialized name for the tint primary color dark.static final String
Short serialized name for the tint surface color.static final String
Short serialized name for the type.
-
Field Details
-
BRACKETS
Short constant for the brackets.- See Also:
-
QUOTE
Short constant for the double quote.- See Also:
-
SPLIT
Short constant to split the key.- See Also:
-
DARK
Short serialized name for the dark suffix.- See Also:
-
INVERSE
Short serialized name for the inverse suffix.- See Also:
-
BACKGROUND
Short serialized name for the background color.- See Also:
-
TINT_BACKGROUND
Short serialized name for the tint background color.- See Also:
-
SURFACE
Short serialized name for the surface color.- See Also:
-
TINT_SURFACE
Short serialized name for the tint surface color.- See Also:
-
PRIMARY
Short serialized name for the primary color.- See Also:
-
TINT_PRIMARY
Short serialized name for the tint primary color.- See Also:
-
PRIMARY_DARK
Short serialized name for the primary color dark.- See Also:
-
TINT_PRIMARY_DARK
Short serialized name for the tint primary color dark.- See Also:
-
ACCENT
Short serialized name for the accent color.- See Also:
-
TINT_ACCENT
Short serialized name for the tint accent color.- See Also:
-
ACCENT_DARK
Short serialized name for the accent color dark.- See Also:
-
TINT_ACCENT_DARK
Short serialized name for the tint accent color dark.- See Also:
-
TEXT_PRIMARY
Short serialized name for the text primary color.- See Also:
-
TEXT_PRIMARY_INVERSE
Short serialized name for the text primary color inverse.- See Also:
-
TEXT_SECONDARY
Short serialized name for the text secondary color.- See Also:
-
TEXT_SECONDARY_INVERSE
Short serialized name for the text secondary color inverse.- See Also:
-
FONT_SCALE
Short serialized name for the font scale.- See Also:
-
CORNER_RADIUS
Short serialized name for the corner radius.- See Also:
-
BACKGROUND_AWARE
Short serialized name for the background aware.- See Also:
-
HEADER
Short serialized name for the header.- See Also:
-
OPACITY
Short serialized name for the opacity.- See Also:
-
ERROR
Short serialized name for the error color.- See Also:
-
TINT_ERROR
Short serialized name for the tint error color.- See Also:
-
STYLE
Short serialized name for the style.- See Also:
-
TYPE
Short serialized name for the type.- See Also:
-
CONTRAST
Short serialized name for the contrast.- See Also:
-
ELEVATION
Short serialized name for the elevation.- See Also:
-