Skip to content

Conversation

@jthemphill
Copy link
Owner

  • Add CSS custom properties for theming with light/dark mode support
  • Implement automatic OS theme detection via prefers-color-scheme
  • Replace vmin with svmin to account for mobile browser UI
  • Add responsive breakpoints for mobile, tablet, and desktop layouts
  • Add landscape mobile optimization for horizontal layout
  • Update HTML meta tags with color-scheme and theme-color for both modes
  • Style buttons, progress bars, and meters with theme-aware colors

https://claude.ai/code/session_01BnVDAY9nzTWgU6QUgsTLNG

- Add CSS custom properties for theming with light/dark mode support
- Implement automatic OS theme detection via prefers-color-scheme
- Replace vmin with svmin to account for mobile browser UI
- Add responsive breakpoints for mobile, tablet, and desktop layouts
- Add landscape mobile optimization for horizontal layout
- Update HTML meta tags with color-scheme and theme-color for both modes
- Style buttons, progress bars, and meters with theme-aware colors

https://claude.ai/code/session_01BnVDAY9nzTWgU6QUgsTLNG
@github-actions
Copy link
Contributor

🚀 PR Preview

Your preview is ready! View the changes at:

https://jthemphill.github.io/htmf/pr-preview/pr-38/

This preview will be updated automatically when you push new commits to this PR.


Built with commit 773d50f

@jthemphill jthemphill closed this Jan 29, 2026
@jthemphill jthemphill deleted the claude/responsive-dark-mode-design-pNc8S branch January 29, 2026 23:54
@github-actions
Copy link
Contributor

🧹 Preview Cleanup

The preview for this PR has been removed.

github-actions bot added a commit that referenced this pull request Jan 29, 2026
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.

3 participants