Skip to content

feat: differentiate sites with unique logo background colors#60

Merged
charlie83Gs merged 1 commit intomainfrom
feat/site-specific-logo-colors
Mar 29, 2026
Merged

feat: differentiate sites with unique logo background colors#60
charlie83Gs merged 1 commit intomainfrom
feat/site-specific-logo-colors

Conversation

@charlie83Gs
Copy link
Copy Markdown
Contributor

Summary

  • Give each site a distinct background color on the Knowledge Tree logo so they can be visually identified at a glance in browser tabs, headers, etc.
  • Only the square background corners behind the circular tree change — the tree itself remains identical
Site Background Color Hex
Frontend (main app) Dark navy rgb(18,69,114) — unchanged
Wiki Dark forest green rgb(45,85,55)
Landing page Dark purple rgb(89,55,114)
Docs Dark amber/brown rgb(114,65,18)
  • Regenerated favicon.ico and apple-touch-icon.png for wiki, landing page, and docs sites

Test plan

  • Visual check: each site's favicon shows a different background color in browser tabs
  • Visual check: header logos render with correct site-specific colors
  • Frontend tests pass (no code changes, only asset swaps for non-frontend sites)

🤖 Generated with Claude Code

Give each site a distinct background color on the logo so they can be
visually identified at a glance (favicon, header, etc.):
- Frontend: dark navy (rgb(18,69,114)) — unchanged, primary app
- Wiki: dark forest green (rgb(45,85,55))
- Landing page: dark purple (rgb(89,55,114))
- Docs: dark amber (rgb(114,65,18))

Regenerated favicons and apple-touch-icons for affected sites.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@charlie83Gs charlie83Gs merged commit f889123 into main Mar 29, 2026
4 checks passed
@charlie83Gs charlie83Gs deleted the feat/site-specific-logo-colors branch March 29, 2026 22:30
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