Skip to content

Add Catppuccin themes for the editor#211

Open
limonkufu wants to merge 1 commit intobraver:gh-pagesfrom
limonkufu:gh-pages
Open

Add Catppuccin themes for the editor#211
limonkufu wants to merge 1 commit intobraver:gh-pagesfrom
limonkufu:gh-pages

Conversation

@limonkufu
Copy link
Copy Markdown

Hi,

I know the site uses codemirror and whatever themes it comes with but I want to see most of the fonts against catppuccin for my own sake and thought other might feel the same

Thanks for keeping the website super simple to understand!

<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/codemirror/5.65.18/theme/blackboard.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/codemirror/5.65.18/theme/cobalt.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/codemirror/5.65.18/theme/colorforth.css">
<link rel="stylesheet" href="codemirror-catppuccin.css">
Copy link
Copy Markdown
Owner

@braver braver Apr 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey that looks really nice! I've seen Catpuccin before but don't know why I never used it, it's very pretty and balanced.

The file is called theme-catppuccin.css though so ...

Suggested change
<link rel="stylesheet" href="codemirror-catppuccin.css">
<link rel="stylesheet" href="theme-catppuccin.css">

Please put yours below all the ones from cloudfare (ie. after yeti.css), so it doesn't get mixed up with those.

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.

2 participants