Skip to content
This repository was archived by the owner on Aug 15, 2026. It is now read-only.

Fix checkbox styling for light/dark themes - #7

Merged
studiowebux merged 1 commit into
mainfrom
fix/checkbox-styling
Feb 28, 2026
Merged

studiowebux merged 1 commit into
mainfrom
fix/checkbox-styling

Conversation

@studiowebux

Copy link
Copy Markdown
Owner

Summary

  • Custom checkbox replaces broken accent-color approach
  • Transparent background, --text-tertiary border, hover transition
  • Checked state: solid --text fill with --bg checkmark
  • Adds -webkit-appearance prefix for Safari

Test plan

  • Runtime checkbox renders correctly in light theme
  • Runtime checkbox renders correctly in dark theme
  • Checkmark visible when checked in both themes

🤖 Generated with Claude Code

Custom checkbox with transparent background, text-tertiary border,
hover state, and proper checkmark positioning using border-width
trick. Adds -webkit-appearance prefix for Safari.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@studiowebux
studiowebux merged commit 156597c into main Feb 28, 2026
1 check passed
@studiowebux
studiowebux deleted the fix/checkbox-styling branch February 28, 2026 04:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant