docs+assets: align pidex branding to pi.dev design system - #10
Merged
Conversation
Rebrand README to pidex. Add flat faceted cream-on-warm-black app icon (SVG + PNG, reproducible from Georgia Italic via fontTools) and a realistic mmx-generated premium variant. Add a faithful dashboard screenshot mockup built from the actual design tokens. Align the whole asset palette to pi.dev (parchment cream #dacbc2, warm-black #13110f, terracotta #844f3b) instead of guessing from the reference image. New shared tokens in scripts/_design.py with provenance comments pointing back to pi.dev/style.css. Banner is composited: clean mmx wordmark over a flux-generated terracotta fluid crest. Add a Design tokens table to the README so the palette is discoverable in-repo, with regenerate commands for the icon and screenshot. Co-authored-by: opencode-agent <hello@sst.dev>
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
#dacbc2, warm-black#13110f, terracotta#844f3b) sourced frompi.dev/style.cssscripts/_design.pywith provenance comments; single edit point for future palette tweaksscripts/build-icon.py+scripts/build-screenshot.pyfor reproducible regenerationConsequences
openpi-*; product references and API surface (window.openpi) untouched. Full internal rename is a separate PR if desired.Testing
mise run buildpasses locally (matches CI)