// Auto-generated aggregated types for all semantic tokens in category "background" export const allBackgroundSemanticTokens = [ "background-accent", "background-accent-secondary", "background-accent-secondary-subtle", "background-accent-subtle", "background-accent-subtle-on-surface-z1", "background-accent-subtle-on-surface-z2", "background-always-dark", "background-always-light", "background-commodities-gh1", "background-commodities-gh2", "background-commodities-gh3", "background-commodities-gh4", "background-commodities-gh5", "background-commodities-gh6", "background-data-viz-blue", "background-data-viz-blue-subtle", "background-data-viz-brown", "background-data-viz-brown-subtle", "background-data-viz-grey", "background-data-viz-grey-subtle", "background-data-viz-lilac", "background-data-viz-lilac-subtle", "background-data-viz-magenta", "background-data-viz-magenta-subtle", "background-data-viz-mint-green", "background-data-viz-mint-green-subtle", "background-data-viz-olive-green", "background-data-viz-olive-green-subtle", "background-data-viz-orange", "background-data-viz-orange-subtle", "background-data-viz-red", "background-data-viz-red-subtle", "background-data-viz-sky-blue", "background-data-viz-sky-blue-subtle", "background-data-viz-yellow", "background-data-viz-yellow-subtle", "background-disabled", "background-disabled-on-surface-z1", "background-disabled-on-surface-z2", "background-inverse-primary", "background-negative", "background-negative-subtle", "background-negative-subtle-on-surface-z1", "background-negative-subtle-on-surface-z2", "background-on-warning-subtle", "background-overlay-primary", "background-overlay-secondary", "background-positive", "background-positive-subtle", "background-positive-subtle-on-surface-z1", "background-positive-subtle-on-surface-z2", "background-primary", "background-secondary", "background-secondary-on-surface-z1", "background-secondary-on-surface-z2", "background-secondary-subtle-on-surface-z1", "background-secondary-subtle-on-surface-z2", "background-surface-docked", "background-surface-primary", "background-surface-secondary", "background-surface-z1", "background-surface-z2", "background-tertiary", "background-tertiary-on-surface-z1", "background-tertiary-on-surface-z2", "background-transparent", "background-warning", "background-warning-subtle", "background-warning-subtle-on-surface-z1", "background-warning-subtle-on-surface-z2" ] as const; export type AllBackgroundSemanticToken = typeof allBackgroundSemanticTokens[number];