Skip to content

Latest commit

 

History

History
executable file
·
78 lines (58 loc) · 2.99 KB

README.md

File metadata and controls

executable file
·
78 lines (58 loc) · 2.99 KB

Logo
Catppuccin for Typst

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Documentation

Two versions of the documentation are available!

Each document is styled using this package!

Installation & Usage

In your project, import the package (be sure to replace the version number with the correct one) with

#import "@preview/catppuccin:0.0.0": catppuccin, flavors

To format your document with a theme, use the following syntax towards the top of your document:

#show: catppuccin.with(flavors.mocha, code-block: true, code-syntax: true)

Replace mocha with the flavour of your choice! This can also be passed as a string literal "mocha".

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org