Skip to content

v1.0.1

Choose a tag to compare

@frostybee frostybee released this 25 Jun 23:58
· 34 commits to main since this release

v1.0.1

Bug Fixes

  • Collapsible section icons: Fixed fold/unfold icons not rendering in collapsible section summaries. The --kz-collapse-closed-fg CSS variable defaulted to inherit, which caused the icon mask's background-color to resolve to the parent's background instead of the text color. Changed to currentColor.

Demo

  • Switched dark theme from github-dark to github-dark-default for the correct modern GitHub dark background (#0d1117 instead of legacy #24292e)
  • Updated the "No Frame" example to use a syntax-highlighted Go snippet instead of plain text