GitHunt
AR

arithefirst/prismjs

🌈 Soothing pastel theme for Prism.js

Logo
Catppuccin for Prism.js

Previews

🌻 Latte
πŸͺ΄ FrappΓ©
🌺 Macchiato
🌿 Mocha

Usage

Include the theme/stylesheet (https://prismjs.catppuccin.com/<flavor>.css) in your page. For example:

<!DOCTYPE html>
<html>
  <head>
    ...
    <link href="//prismjs.catppuccin.com/mocha.css" rel="stylesheet" />
  </head>
  <body>
    ...
    <script src="prism.js"></script>
  </body>
</html>

Note

The theme does not contain styling for the layout/padding of the highlighted code.

πŸ’ Thanks to

Β 

Copyright Β© 2021-present Catppuccin Org

Languages

CSS99.3%Just0.7%

Contributors

MIT License
Created March 7, 2025
Updated March 7, 2025