Colors

Example Name Code

Color Accent

Accent color for Therapy. Used as primary button background, hero area background, and as a link color. This color provides accessible contrast when used for text on light background.
--as-color-accent

Color Accent Strong

Used for theming purposes. Created from Color Accent by lowering lightness by --as-color-lightness-factor value.
--as-color-accent-strong

Color Accent Weak

Used for theming purposes. Created from Color Accent by increasing lightness by --as-color-lightness-factor value.
--as-color-accent-weak

Color Text

Default text color. Used as the main text color throughout the UI. Provides good and legible contrast for our content.
--as-color-text

Color Text Strong

Created from Color Text by lowering lightness by --as-color-lightness-factor value.
--as-color-text-strong

Color Text Weak

Created from Color Text by increasing lightness by --as-color-lightness-factor value.
--as-color-text-weak

Color Text Neutral

Created from Color Text by increasing lightness by --as-color-lightness-factor times 5 and reducing saturation component to 0.
--as-color-text-neutral

Color Background

Default color for app background.
--as-color-background

Color Border Panel

Default background color for panel component.
--as-color-border-panel

Color Background Panel

Default border color for panel component.
--as-color-background-panel

Color Text Button

Default button text color.
--as-color-text-button

Color Text Button Inverted

Default button inverted text color.
--as-color-text-button-inverted

Color Background Button

Default background color for button. Initially matches Color Accent.
--as-color-background-button

Color Background Button Strong

Created from Color Background Button by decreasing lightness by --as-color-lightness-factor value.
--as-color-background-button-strong

Color Background Button Weak

Created from Color Background Button by increasing lightness by --as-color-lightness-factor value..
--as-color-background-button-weak

Color Text Nav

Default color for navigation links.
--as-color-text-nav

Color Background Nav

Default background color for navigation links.
--as-color-background-nav

Color Background Nav Strong

Created from Color Background Nav by decreasing lightness by --as-color-lightness-factor value.
--as-color-background-nav-strong

Color Background Nav Weak

Created from Color Background Nav by decreasing lightness by --as-color-lightness-factor value.
--as-color-background-nav-weak

Color Text Nav Active

Default active color for navigation links.
--as-color-text-nav-active

Color Status Warning

Default color for warning messages.
--as-color-status-warning

Color Status Warning Weak

Created from Color Status Warning by increasing lightness by --as-color-lightness-factor value.
--as-color-status-warning-weak

Color Status Warning Strong

Created from Color Status Warning by decreasing lightness by --as-color-lightness-factor value.
--as-color-status-warning-strong

Color Status Error

Default color for error messages.
--as-color-status-error

Color Status Error Weak

Created from Color Status Error by increasing lightness by --as-color-lightness-factor value.
--as-color-status-error-weak

Color Status Error Strong

Created from Color Status Error by decreasing lightness by --as-color-lightness-factor value.
--as-color-status-error-strong

Color Status Success

Default color for success messages.
--as-color-status-success

Color Status Success Weak

Created from Color Status Success by increasing lightness by --as-color-lightness-factor value.
--as-color-status-success-weak

Color Status Success Strong

Created from Color Status Success by decreasing lightness by --as-color-lightness-factor value.
--as-color-status-success-strong

Color Status Neutral

Default color for neutral messages.
--as-color-status-neutral

Color Overlay

Default color for overlays.
--as-color-overlay

Color Shadow

Default base color for box shadows.
--as-color-shadow