Skip to content

Add shadcn theme add-on#9

Open
ernestkoe wants to merge 2 commits intomasterfrom
feature/mizu-shadcn
Open

Add shadcn theme add-on#9
ernestkoe wants to merge 2 commits intomasterfrom
feature/mizu-shadcn

Conversation

@ernestkoe
Copy link
Contributor

Summary

  • New separate FileMaker theme add-on ("shadcn by Proof+Geist") with a neutral, monochromatic aesthetic inspired by shadcn/ui
  • Full color palette swap: all blue accents replaced with dark grays, borders unified, text hierarchy collapsed to 2 levels
  • Element refinements: full-border inputs with rounded corners, dark-filled checkbox/radio when checked, minimal shadows, increased padding
  • Includes Python transformation tools (tools/) and build-shadcn.sh for reproducible builds
  • Original Mizu theme is untouched

Test plan

  • Install proof_shadcn_theme.fmaddon in FileMaker
  • Create test file with add-on, verify all 13 layouts
  • Confirm no blue colors remain anywhere
  • Check button states (hover, press, focus) on all variants
  • Verify checkbox/radio dark fill when checked
  • Verify input fields have full border with rounded corners

🤖 Generated with Claude Code

ernestkoe and others added 2 commits March 3, 2026 20:46
New separate FileMaker theme add-on inspired by shadcn/ui's aesthetic:
- Full color palette swap from blue accents to neutral grays (1,200 replacements)
- Input fields converted to full-border with 6pt radius
- Checkbox/radio: dark filled when checked with white icon
- Border radius unified to 6pt, button padding increased
- Shadows minimized to subtle neutrals
- Typography: input text 14pt, removed uppercase from buttons
- New GUID, build script, and transformation tools included

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- proof_mizu_shadcn_theme/ → proof_shadcn_theme/
- Display name: "shadcn by Proof+Geist"
- Updated build script and tool paths

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ernestkoe ernestkoe requested a review from pgcorn March 4, 2026 01:54
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@coderabbitai
Copy link

coderabbitai bot commented Mar 4, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/mizu-shadcn

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant