> For the complete documentation index, see [llms.txt](https://docs.uqudo.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/ios/ui-customisation/dark-night-mode.md).

# Dark / Night mode

The SDK has a default configuration for the dark mode. In order to change the dark mode styles you have to change the values inside the file **uq-styles-dark.plist**.

By default the SDK will follow the OS setting, that means, that if the dark mode is enabled the SDK will automatically load the **uq-styles-dark.plist** configuration file.

If your application doesn’t support the dark mode you have to programmatically enforce the light mode setting the appearance mode in the uqudo builder, see [Uqudo Builder Enrolment Configuration](/docs/kyc/uqudo-sdk/integration/ios/enrolment-flow.md#uqudo-builder-enrolment-configuration).
