Skip to content

feat: add automatic color scheme - #1108

Open
AlexAndBear wants to merge 1 commit into
mainfrom
issues/1099
Open

feat: add automatic color scheme#1108
AlexAndBear wants to merge 1 commit into
mainfrom
issues/1099

Conversation

@AlexAndBear

Copy link
Copy Markdown
Member

fixes #1099

image

@AlexAndBear AlexAndBear added the Type:Maintenance E.g. technical debt, packaging, etc. label Aug 12, 2026
@AlexAndBear
AlexAndBear requested review from Heiko-Pohl and Svanvith and a lite review from Copilot August 12, 2026 23:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds automatic light/dark mode selection so the docs site can follow the user’s OS/browser color-scheme preference (fixes #1099), reducing “flashbang” experiences for dark-mode users.

Changes:

  • Enable automatic theme selection by honoring prefers-color-scheme via Docusaurus colorMode configuration.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Docs:Build&Tools Type:Maintenance E.g. technical debt, packaging, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatic light/dark mode based on os/browser settings

2 participants