The built-in default syntax theme for Inkdrop. Its colours are derived from the Tailwind palette.
Read the theme development guide for more detail.
Porting a theme from Inkdrop 5 (CodeMirror 5, usually authored in LESS) to Inkdrop 6 / CodeMirror 6? See Plugin Migration Guide from v5 to v6 → Syntax themes.
- Primitive color tokens — https://github.com/inkdropapp/css/blob/main/tokens.css
- Base syntax color tokens — https://github.com/inkdropapp/css/blob/main/syntax.css
- Inkdrop API documentation — https://developers.inkdrop.app/