> ## Documentation Index
> Fetch the complete documentation index at: https://stratanote.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ForceDefaultTheme

[**API Reference**](/api-reference/index) / [**utils/theme**](/api-reference/utils/theme/index)

***

> **forceDefaultTheme**(): `void`

Defined in: [utils/theme.ts:120](https://github.com/cannoneer85-svg/stratanote/blob/master/_app/client/src/utils/theme.ts#L120)

Forces the default dark-purple theme on the DOM without touching any
user's stored preference. Call this before rendering the Auth screen.

## Returns

`void`
