·
68 commits
to main
since this release
Minor Changes
-
9f4d748: Extract theme colors to a different function
Breaking Changes:
highlightWithScopes
removed, usehighlight
insteadannotatedHighlight
removed, usehighlight
insteadcolors
removed fromhighlight
result, nowstyle
is returned instead (only withstyle.background
andstyle.color
properties, the rest of the colors are returned bygetThemeColors
function)