Catppuccin for Joplin
IMPORTANT: THIS IS NOT THE ACTUAL VSCODE REPO. YOU CAN FIND THE REPO HERE. THIS REPO EXISTS SOLELY FOR THE PURPOSE OF TESTING NEW TOOLS AND APIS. IT WILL BE TERMINATED SOON.
- Download the files
userchrome.css
anduserstyle.css
from your preferred flavour from thesrc/
directory. - Move these files to the Joplin configuration directory:
Linux/macOS:~/.config/joplin/
Windows:C:\Users\%USERNAME%\.config\joplin\
- You need the Rich Markdown Plugin and need to enable extra CSS options by going into
Options -> Rich Markdown -> Add additional CSS classes for enhanced customization
. - Enable the dark theme from Appearance to use the theme.
- Q: "My font looks bad" A: The theme uses Noto Sans and Roboto Mono fonts along with Font Awesome 5 for icons. You need to install those fonts for the font to render correctly.
- Q: "How to change the colours/fonts?"
A: The colours/fonts are defined inside the two
.css
files. Change the colours and fonts from these files to suit your needs.
Copyright © 2021-present Catppuccin Org