Skip to main content

Interface: PaletteTypography

Text colors for different typography contexts.

PaletteTypography defines the color palette for text throughout the interface, organizing colors by their usage context rather than their visual appearance. This context-based approach ensures consistent text treatment across the UI.

Appropriate text colors are critical for readability, visual hierarchy, and reducing eye strain during extended configuration sessions.

Properties

dark

dark: string

Dark text color for high contrast scenarios


grey

grey: string

Grey text color for neutral emphasis


header: string

Color for header and page title text


hint

hint: string

Color for hint or placeholder text


icon

icon: string

Color for icon-based text elements


primary

primary: string

Color for primary content text


secondary

secondary: string

Color for secondary or supporting text


table

table: string

Color for text in table cells


tertiary

tertiary: string

Color for tertiary or less important text