Background

Token Value Use for
--source-color-background var(--source-color-bg) Page canvas, the base layer behind all content

Surfaces

Token Value Use for
--source-color-surface var(--source-neutral-0) Cards, sidebars, panels. One step above background.
--source-color-surface-raised var(--source-neutral-100) Dropdowns, modals, tooltips. Floats above content.
--source-color-surface-default var(--source-color-surface)

Status subtle backgrounds

Token Value Use for
--source-color-success-subtle var(--source-success-50) Inline alerts, banners, and feedback containers.
--source-color-warning-subtle var(--source-warning-50) Inline alerts, banners, and feedback containers.
--source-color-info-subtle var(--source-info-100) Inline alerts, banners, and feedback containers.
--source-color-danger-subtle var(--source-danger-50) Inline alerts, banners, and feedback containers.

Accent subtle background

Token Value Use for
--source-color-accent-subtle theme-dependent Selected tabs/chips, accent badges, and highlighted surfaces that should follow data-source-theme.