[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Discussions](/c/community/4)

# Community syntax highlighter theme?

77 views · 4 likes · 3 posts


Josh Dunsterville (@neversitdull) · 2024-12-13

Is there a name/repo for the code theme used within this community? I quite like it and wondering if I can try it out in my editor.


Amy Egan (@amyegan) · 2024-12-13 · ♥ 2

Glad you like it! The repo isn't public right now, but the theme is based on Vercel's [Geist Design System](https://vercel.com/geist/introduction) with modifications to work with the Discourse UI. You can get pretty close with [shadcn/ui](https://ui.shadcn.com/) components. Just need to add in a bit more [color](https://ui.shadcn.com/themes) :smile:


Amy Egan (@amyegan) · 2024-12-13 · ♥ 2

We're using the default syntax highlighting built in to Discourse, with just a little bit of customization

https://meta.discourse.org/t/how-to-change-default-colours-of-the-code-block-provides/281011