Skip to content

Releases: inkdropapp/default-syntax-theme

v2.1.0

24 Jun 01:42

Choose a tag to compare

What's Changed

Features

  • Add styles for next edit suggestions (NES)
  • Add more Markdown-specific variables
  • Add colors for inline marks
  • Add a color for spelling errors
  • Add a solid background color for the gutter

Fixes

  • Use a Tailwind-inspired color scheme for the palette
  • Resolve palette variables to design tokens
  • Increase tooltip border radius

Full Changelog: v2.0.0...v2.1.0

v2.0.0

24 Jun 01:53
2aaf066

Choose a tag to compare

What's Changed

First release of the Inkdrop v6 line (engines.inkdrop^6.x).

Features

  • Support Inkdrop v6 with v6-specific theme variables
  • Add more Markdown-specific variables
  • Add styles for next edit suggestions (NES)
  • Add colors for inline marks
  • Add a solid background color for the gutter
  • Add a color for spelling errors

Fixes

  • Update token colors
  • Increase tooltip border radius