diff --git a/CLAUDE.md b/CLAUDE.md index a288580..0c34c94 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -44,13 +44,13 @@ cd src-tauri && cargo clippy # lint Rust code All UI work **must** follow `DESIGN_SYSTEM.md`. Key rules: -- **Colors**: Use the documented palette tokens — warm ink tones (`#10212e` base) with teal accent (`#2e6b63`). Do not introduce new brand colors. -- **Buttons**: Three variants only — `primary-button` (gradient CTA), `ghost-button` (secondary), `danger-button` (destructive). One primary button per visible form section. Pill radius (`999px`) for all standard buttons. -- **Inputs**: Always use ``, `