/trilium-notes

πŸ“ Soothing pastel theme for Trilium Notes

Primary LanguageCSS

Logo
Catppuccin for Trilium Notes

Previews

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

Usage

  1. Copy the css (raw) content of your favorite theme (or from the downloaded file if you used the download script)
  2. Paste it into a new Trilium code note (type: CSS) named "catppuccin-theme"
  3. Add a new attribute to the catppuccin-theme note (Alt + A)
    • Either copy & paste #appTheme=catppuccin to the node's attributes
    • Or use the UI with these settings
      • Type: Label
      • Name: appTheme
      • Value: catppuccin
      • inheritable: not ticked
  4. Go to Menu > Options
  5. Select it as your new theme

Further information and instructions can be found in the official documentation.

Change accent color (Optional)

The default accent color is mauve, if you want to change it, use the download script:

Linux

sh -c "$(curl -sS https://raw.githubusercontent.com/catppuccin/trilium-notes/main/change-accent.sh)"

Windows

(iwr https://raw.githubusercontent.com/catppuccin/trilium-notes/main/change-accent.ps1).Content | iex

πŸ’ Thanks to

 

Copyright Β© 2021-present Catppuccin Org