Skip to content

Restore site branding + theme to main - #6

Merged
mikkel-bergmann merged 1 commit into
mainfrom
restore-site-branding
Jul 6, 2026
Merged

Restore site branding + theme to main#6
mikkel-bergmann merged 1 commit into
mainfrom
restore-site-branding

Conversation

@mikkel-bergmann

Copy link
Copy Markdown
Owner

The site branding (logo, favicon, purple accent) and theme polish (yellow search highlight, white dark-mode accent) were committed on the custom-domain/site-theme-polish branches but never landed on main — PR #3 merged only its root-base commit, so the live site still shows the old placeholder favicon and no logo.

This re-applies the four affected files onto main:

  • site/src/assets/logo.svg — waveform-"P" mark (#8844ae), header logo
  • site/public/favicon.svg — matching mark, white on a purple tile
  • site/src/styles/theme.css — purple accent (white accent text in dark mode) + yellow search highlight
  • site/astro.config.mjs — wire up logo + customCss

Verified: npm run build clean; favicon = new mark; accent (#8844ae) + search highlight (#fde047) in bundled CSS.

🤖 Generated with Claude Code

The branding (logo, favicon, purple accent) and theme polish (yellow search
highlight, white dark-mode accent) were committed on the custom-domain /
site-theme-polish branches but never reached main — PR #3 merged only its
root-base commit. This re-applies the four affected files:

- site/src/assets/logo.svg: waveform-"P" mark (#8844ae), shown in the header
- site/public/favicon.svg: matching mark, white on a purple tile
- site/src/styles/theme.css: purple accent (white accent text in dark mode) +
  yellow Pagefind search highlight
- site/astro.config.mjs: wire up logo + customCss

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mikkel-bergmann
mikkel-bergmann merged commit e166729 into main Jul 6, 2026
4 checks passed
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