Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@mrahhal mrahhal released this 23 Nov 07:23
· 20 commits to main since this release

Fixed

  • Pick up text-color theme prop if it exists before trying to set default (#27 by @mrahhal)

Added

  • Set css color-scheme based on current theme brightness (#20 by @mrahhal)
  • Allow configuring color text lightness scaling and update default scaling in dark themes (#25 by @mrahhal)
  • Add use-colors theme config (#32 by @mrahhal)

Changed

  • Flip swatches in dark themes to make them go lighter with elevation (#23 by @mrahhal)
  • Change default category's applied at to be the root element (html) (#24 by @mrahhal)
  • Remove $fg-target-[light|dark] and auto compute them if not overriden in theme (#30 by @mrahhal)
  • Rename functions/mixins to a more consistent naming (#31 by @mrahhal)
  • Remove and update some default colors (#33 by @mrahhal)
  • Change default bg-input vars (#34 by @mrahhal)
  • Update default text-color (#36 by @mrahhal)

Removed

Full diff