Skip to content

Conversation

@leecalcote
Copy link
Member

Updated color mode logic to prioritize light mode when active.

Description

  1. Honor System: We keep the default setting as SYSTEM.
  2. Dark as Default: We invert the check. Instead of asking "Is it Dark?", we ask "Is it Light?". If the system explicitly asks for Light, we give them Light. For everything else (Dark preference, No preference, or unsupported browsers), we default to Dark.
  3. Dark Fallback: We update the default error case.

Signed commits

  • Yes, I signed my commits.

Updated color mode logic to prioritize light mode when active.

Signed-off-by: Lee Calcote <[email protected]>
@leecalcote leecalcote merged commit 5c13156 into master Dec 8, 2025
4 checks passed
@leecalcote leecalcote deleted the leecalcote-patch-3 branch December 8, 2025 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants