# FORCED_DARK_TOKENS

**Kind:** Constant

**Source:** [`atloria-monorepo/apps/web/src/app/p/[slugId]/components/theme-presets.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/p/[slugId]/components/theme-presets.ts#L66)

Neutral dark surface tokens for colorMode 'dark'/'auto' (A4) when the
selected preset is a LIGHT pack: brand primary/accent stay as configured,
only the page/chrome/content surfaces flip. Dark presets (midnight/carbon)
already carry their own tokens and are used as-is.

## Definition

```ts
ThemeTokens
```
