Skip to content

feat(theme): adopt @codecora/theme — Catppuccin Mocha, base /trapfall/docs/#283

Merged
ajianaz merged 3 commits into
developfrom
feat/adopt-codecora-theme
Jul 16, 2026
Merged

feat(theme): adopt @codecora/theme — Catppuccin Mocha, base /trapfall/docs/#283
ajianaz merged 3 commits into
developfrom
feat/adopt-codecora-theme

Conversation

@ajianaz

@ajianaz ajianaz commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Adopt shared @codecora/theme (Catppuccin Mocha) and update base path to new routing scheme.

Changes

  • theme/index.ts: New file — import @codecora/theme/vitepress/style.css
  • config.js → config.ts: Rewrite using createConfig() helper
  • base path: /docs/trapfall//trapfall/docs/ (new scheme)
  • Accent: red (appropriate for error capture tool)
  • All sidebar content preserved exactly as-is

CF Route required (manual)

After merge, add CF route:

/trapfall/docs/*  →  trapfall.pages.dev/trapfall/docs/*

ajianaz added 3 commits July 16, 2026 18:32
…/docs/

- Add theme/index.ts with @codecora/theme (shared Catppuccin tokens)
- Replace config.js with config.ts using createConfig() helper
- Update base path: /docs/trapfall/ → /trapfall/docs/ (new routing scheme)
- Accent: red (error capture = red, appropriate)
- No more default VitePress theme — matches CodeCora ecosystem
@ajianaz
ajianaz merged commit 8ccc6cc into develop Jul 16, 2026
12 checks passed
@ajianaz
ajianaz deleted the feat/adopt-codecora-theme branch July 16, 2026 12:32
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