// Auto-generated aggregated types for all semantic tokens export const allSemanticTokens = [ "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", "bg-accent-hover", "bg-accent-selected", "bg-accent-subtle-hover", "bg-accent-subtle-selected", "bg-negative-hover", "bg-negative-selected", "bg-negative-subtle-hover", "bg-negative-subtle-selected", "bg-positive-hover", "bg-positive-selected", "bg-positive-subtle-hover", "bg-positive-subtle-selected", "bg-transparent-accent-hover", "bg-transparent-accent-selected", "bg-transparent-hover", "bg-transparent-negative-hover", "bg-transparent-negative-selected", "bg-transparent-positive-hover", "bg-transparent-positive-selected", "bg-transparent-selected", "border-accent", "border-accent-subtle", "border-commodities-gh1", "border-commodities-gh2", "border-commodities-gh3", "border-commodities-gh4", "border-commodities-gh5", "border-commodities-gh6", "border-data-viz-blue", "border-data-viz-blue-subtle", "border-data-viz-brown", "border-data-viz-brown-subtle", "border-data-viz-grey", "border-data-viz-grey-subtle", "border-data-viz-lilac", "border-data-viz-lilac-subtle", "border-data-viz-magenta", "border-data-viz-magenta-subtle", "border-data-viz-mint-green", "border-data-viz-mint-green-subtle", "border-data-viz-olive-green", "border-data-viz-olive-green-subtle", "border-data-viz-orange", "border-data-viz-orange-subtle", "border-data-viz-red", "border-data-viz-red-subtle", "border-data-viz-sky-blue", "border-data-viz-sky-blue-subtle", "border-data-viz-yellow", "border-data-viz-yellow-subtle", "border-disabled", "border-disabled-on-surface-z1", "border-disabled-on-surface-z2", "border-negative", "border-neutral", "border-positive", "border-primary", "border-primary-on-surface-z1", "border-primary-on-surface-z2", "content-accent", "content-accent-secondary", "content-accent-secondary-subtle", "content-accent-subtle", "content-commodities-gh1", "content-commodities-gh2", "content-commodities-gh3", "content-commodities-gh4", "content-commodities-gh5", "content-commodities-gh6", "content-data-viz-blue", "content-data-viz-blue-subtle", "content-data-viz-brown", "content-data-viz-brown-subtle", "content-data-viz-grey", "content-data-viz-grey-subtle", "content-data-viz-lilac", "content-data-viz-lilac-subtle", "content-data-viz-magenta", "content-data-viz-magenta-subtle", "content-data-viz-mint-green", "content-data-viz-mint-green-subtle", "content-data-viz-olive-green", "content-data-viz-olive-green-subtle", "content-data-viz-orange", "content-data-viz-orange-subtle", "content-data-viz-red", "content-data-viz-red-subtle", "content-data-viz-sky-blue", "content-data-viz-sky-blue-subtle", "content-data-viz-yellow", "content-data-viz-yellow-subtle", "content-disabled", "content-inverse-primary", "content-inverse-secondary", "content-negative", "content-on-accent-secondary-subtle", "content-on-accent-subtle", "content-on-colour", "content-on-colour-inverse", "content-on-negative-subtle", "content-on-positive-subtle", "content-on-warning-subtle", "content-positive", "content-primary", "content-secondary", "content-tertiary", "content-warning" ] as const; export type AllSemanticToken = typeof allSemanticTokens[number];