This repository have some CSS snippets of pranavdeshai/anki-prettify.
I kept all the css flag names from the source code, so you can apply any color you want.
However, I recommend using these official palettes. They will tell you where and when to use these colors. I specifically used palette in all variants of Rosé Pine.
- Aura (No light mode)
- Dark
- Dark Soft
- Catppuccin (Latte is always in light mode)
- Frappe
- Macchiato
- Mocha
- Everforest (They have different light variants)
- Hard
- Medium
- Soft
- Rosé Pine (Dawn is always in light mode)
- Rosé Pine
- Rosé Pine Moon
- Tokyo Night (Day is always in light mode)
- Moon
- Night
- Storm
- Monokai
- Machine
- Octagon
- Pro
- Ristretto
- Spectrum
- One Dark Pro
- One Dark Pro
- One Dark Pro Vivid
- Atom
- Ayu
- Everforest
- Flexoki
- Gruvbox
- Macos
- Nord
- Rose Pine
- Sky
- Solarized
- Things
Works out of box, but I haven't clean up all the codes:
- Start from using pranavdeshai/anki-prettify, Install Nord.
- Open Anki, in editor, find a way to edit your card styling
- Find
/* -------------------------------------------------- COLORS */
- Find
/* -------------------------------------------------- BACKGROUND */
- Pick one theme you like, then find the css file
- Copy the Raw file; You would see a button for this when you click the file on GitHub site
- Replace these code between 3. and 4.