Add design moodboard reference (docs) - #199
Open
testtest126 wants to merge 5 commits into
Open
Conversation
Agent-facing style reference for MateMate, mirroring the one in LULL. Palette is sampled from the actual code (AccentColor/WarmBackground colorsets, BoardTheme.swift, docs/index.html :root) rather than assumed — the app's gold/ochre accent and the public site's green accent are genuinely different tokens, not a copy error, and are called out explicitly so nobody merges them into one guess. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Supersedes the from-descriptions draft with the design tool's authoritative, code-grounded version — sampled directly from AccentColor.colorset, BoardTheme.swift, Styling.swift, BoardView.swift, and MoveAnnouncer.swift — and extends the doc to cover LULL in the same file, per the canonical source shared for both repos. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Adds the chess "App icon & brand mark", "Engine strengths & review", and "Online play & clocks" sections, plus LULL's "The haunt — the cloud" section, per the owner's final sign-off on the design tool's content. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Pulled verbatim from LULL's docs/design/moodboard/MOODBOARD.md (source of truth for this shared doc), adding the "Leaderboard & ratings" and "Accessibility & VoiceOver" sections. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
The branch's copy had drifted from the LULL source of truth (139 lines, missing Promotion picker, Hints & takebacks, Opening book, Draw offers & resign, the Ornaments line, and The dev loop sections). Re-synced verbatim from testtest126/LULL main. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/design/moodboard/MOODBOARD.md, an agent-facing style reference for MateMate, mirroring the format of LULL'sdocs/design/moodboard/MOODBOARD.md.Assets.xcassets/AccentColor.colorset(#8A6216light /#E7BA5Cdark — gold/ochre) andWarmBackground.colorset(#F6EFE2light /#171109dark — warm parchment).BoardTheme.swift(Classic/Green/Blue/Gray).docs/index.html:roottokens.--accentis green (#2C6E52), not gold — gold/buff is only the site's secondary token. The in-app accent genuinely is gold/ochre. These are two different systems; the doc calls this out explicitly so it doesn't get flattened into one guess later.japaneseandcodexwere missing from the working assumption..navigationTitle, not a bespoke asset.docs/screenshots/screenshot-home.png,screenshot-game.png,screenshot-review.png,docs/app-icon.png.Docs-only change, no code/CI surface.
Test plan
🤖 Generated with Claude Code