Skip to content

fix(ui): add coherent light theme - #44

Merged
johnnyhuy merged 1 commit into
mainfrom
fix/light-mode-theme
Aug 24, 2026
Merged

fix(ui): add coherent light theme#44
johnnyhuy merged 1 commit into
mainfrom
fix/light-mode-theme

Conversation

@johnnyhuy

Copy link
Copy Markdown
Contributor

Summary

  • Add a warm Rigging Yard light token ladder for surfaces, text, borders, statuses, and native controls.
  • Let macOS liquid glass follow the system appearance instead of applying a permanent dark tint.
  • Replace dark-only status colors with shared theme tokens and update the design reference.

Testing

  • pnpm run build
  • pnpm run typecheck
  • pnpm run lint
  • pnpm run test
  • Visually verified Watchtower in macOS light mode and checked the dark token path through CDP emulation.

System light appearance exposed native glass beneath dark-only CSS tokens. Add a warm light token ladder and let liquid glass follow the OS appearance.
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
@johnnyhuy
johnnyhuy merged commit a3ca9d2 into mainAug 24, 2026
7 checks passed
@johnnyhuy
johnnyhuy deleted the fix/light-mode-theme branch August 24, 2026 11:57
@github-actionsgithub-actionsBot mentioned this pull request Aug 22, 2026
Sign up for freeto 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.

1 participant

@johnnyhuy