Skip to content

docs: apply Namespace violet brand and fix getting-started table - #9

Closed
HAPPYS1NGH wants to merge 1 commit into
mainfrom
brand/namespace-violet-theme
Closed

docs: apply Namespace violet brand and fix getting-started table#9
HAPPYS1NGH wants to merge 1 commit into
mainfrom
brand/namespace-violet-theme

Conversation

@HAPPYS1NGH

Copy link
Copy Markdown
Collaborator

What changed

Brand (docs.json only)

  • colors.primary: #15803D#5876F4 (Namespace violet)
  • colors.light: #07C983#7B93F7 (lighter shade, light mode)
  • colors.dark: #15803D#3D5BEB (deeper shade, dark mode)
  • added fonts: body Inter, headings Space Grotesk

Getting started (getting-started.mdx)

  • Fixed the malformed subname-model comparison table: the header declared 5 columns (Trust assumptions) but the separator and all data rows only had 4, so it rendered broken. Dropped the empty Trust assumptions column to a clean 4-column table.

Scope

Only docs.json and getting-started.mdx. Logos and favicon already match the official brand kit (verified md5-identical) and are unchanged.

Verification

  • mint validate → build validation passed

🤖 Generated with Claude Code

- docs.json: swap green palette (#15803D/#07C983) for Namespace violet
  primary #5876F4 with derived light (#7B93F7) and dark (#3D5BEB) shades
- docs.json: add fonts — Inter (body) + Space Grotesk (headings)
- getting-started.mdx: fix malformed comparison table (header declared 5
  columns but separator/data rows had 4); drop empty Trust assumptions column

Co-Authored-By: Claude <noreply@anthropic.com>
@HAPPYS1NGH HAPPYS1NGH closed this Jul 29, 2026
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