Releases: mrahhal/css-theming
Releases · mrahhal/css-theming
v2.0.0
Fixed
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)