Skip to content

docs(gh-pages): update accent color to cyan and replace logo with custom SVG#104

Merged
thegovind merged 2 commits intomainfrom
docs/gh-pages-ui-improvements
Feb 6, 2026
Merged

docs(gh-pages): update accent color to cyan and replace logo with custom SVG#104
thegovind merged 2 commits intomainfrom
docs/gh-pages-ui-improvements

Conversation

@thegovind
Copy link
Collaborator

Summary

  • Replace orange/golden accent color (#f97316) with cyan (#06b6d4) — appeals to developers, AI engineers, and ML practitioners; consistent with modern dev tool aesthetics (Vercel, Tailwind, AI dashboards)
  • Replace ⚡ emoji logo with a custom SVG icon combining code angle brackets (< >) and a neural circuit motif — better represents "skills for AI coding agents"
  • Update favicon to match the new logo

Changed Files

File Change
docs-site/src/styles/global.css CSS variables: --accent, --accent-hover, --accent-glow orange → cyan
docs-site/src/layouts/Layout.astro SVG logo in header, .logo-icon CSS, hardcoded install-bar colors
docs-site/public/favicon.svg Replaced Astro rocket with code-brackets + circuit icon
docs/ (built output) Rebuilt via npm run build

…tom SVG

Replace orange/golden accent (#f97316) with cyan (#06b6d4) for a modern
developer-oriented aesthetic. Replace emoji logo with a custom SVG icon
combining code brackets and neural circuit motif to better represent
AI coding agent skills. Update favicon to match.
@thegovind thegovind merged commit 94168ec into main Feb 6, 2026
2 checks passed
@thegovind thegovind deleted the docs/gh-pages-ui-improvements branch February 6, 2026 13:52
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