goauthentik / goauthentik/authentik

Light theme forced

Open
#15,920 5 comments 1 reaction 1 assignee Claimed by @GirlBossRush View on GitHub
area:backend area:frontend bug bug/confirmed enhancement needs_e2e
Dominant language
Python
Stars
25.6k
Forks
2k
Avg merge
1d 1h
Merged PRs (30d)
644

Description

**Describe the bug**
-
After updating from 2025.4.4 to 2025.6.4 the application reverted back to the light theme. I have set settings.theme.base to dark in my user attributes. This is documented at https://docs.goauthentik.io/docs/customize/interfaces/user/customization#settingsthemebase.

**To Reproduce**
-
Steps to reproduce the behavior:

1. Install authentik 2025.4.4
2. Add the following to user attributes:
```
settings:
theme:
base: dark
```
3. Upgrade to 2025.6.4
4. The web interface is now displayed in light mode

**Expected behavior**
-
The web interface is displayed in darkmode

**Screenshots**
-
Image

**Version and Deployment (please complete the following information):**
-

- authentik version: 2025.6.4
- Deployment: docker-compose

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.