ThemeParams

Contains theme-related CSS variables. These variables define the color scheme and visual appearance of various UI elements.

Properties

Link copied to clipboard

Color for accent text

Link copied to clipboard
const val bgColor: String

Background color of the web app

Link copied to clipboard

Background color for the bottom bar

Link copied to clipboard
const val buttonColor: String

Background color for buttons

Link copied to clipboard

Text color for buttons

Link copied to clipboard

Color for destructive actions text

Link copied to clipboard

Background color for headers

Link copied to clipboard
const val hintColor: String

Color used for hint text

Link copied to clipboard
const val linkColor: String

Color used for links

Link copied to clipboard

Secondary background color

Link copied to clipboard

Background color for sections

Link copied to clipboard

Text color for section headers

Link copied to clipboard

Color for section separators

Link copied to clipboard

Color for subtitle text

Link copied to clipboard
const val textColor: String

Main text color