Interface: Palette
Complete color palette for the configurator interface.
Palette defines the comprehensive set of colors used throughout the configurator, organized by functional category. It ensures consistent color application across different components and states.
A well-structured color palette ensures visual consistency while providing enough variety for creating clear visual hierarchy and interaction states.
Properties
accent
accent:
PaletteColor
Accent color palette for highlighting and emphasis.
These colors are used for elements that need to stand out or draw attention, such as important actions or selected states.
background
background:
PaletteBackground
Background colors for different interface areas.
These colors define the background surfaces for various UI components and regions, providing visual separation and hierarchy.
border
border:
PaletteBorder
Border colors for different UI elements.
These colors define boundaries and separations between elements with varying levels of emphasis.
boxShadow
boxShadow:
PaletteBoxShadow
Box shadow definitions for creating depth.
These shadow settings create a sense of elevation and layering in the interface, helping to establish visual hierarchy.
color
color:
Record
<string
,string
>
Additional named colors for specific components.
These supplementary colors address specific use cases that aren't covered by the main color categories.
common
common:
PaletteCommon
Common base colors used throughout the interface.
These colors represent the fundamental black and white colors that serve as the foundation for the color system.
error
error:
PaletteColor
Error and validation colors.
These colors are used to indicate errors, problems, or invalid states in forms, validations, and system messages.
grey
grey:
ColorTints
Grey color scale for neutral UI elements.
A comprehensive scale of grey tones used throughout the interface for neutral elements that don't require semantic coloring.
group
group:
PaletteGroup
Colors for option group styling.
These colors control the appearance of option groups in the configurator, including active and hover states.
header
header:
PaletteHeader
Header-specific colors.
These colors are specifically designed for the application header region to provide consistent branding.