New
Normalize Options π
- can choose light or dark only
- can additionally import the themes scoped to
.dark,.dark-theme, and[data-theme="dark"](light too)
What's Changed
- scrollthumb updates by @hchiam in https://github.com/argyleink/open-props/pull/243
- fixes #245 by @argyleink in https://github.com/argyleink/open-props/pull/246
- [Fix]
vscode-cssvarsetting example in the documentation by @phoenisx in https://github.com/argyleink/open-props/pull/256 - Masks by @argyleink in https://github.com/argyleink/open-props/pull/126
- Optimizing the code of square cut a little by @Afif13 in https://github.com/argyleink/open-props/pull/257
- Optimization for the mask edges by @Afif13 in https://github.com/argyleink/open-props/pull/258
- Optimizing the Drips edges + minor updates by @Afif13 in https://github.com/argyleink/open-props/pull/259
- Small typo in the Doc by @Afif13 in https://github.com/argyleink/open-props/pull/261
- Optimizing the Scalloped edges by @Afif13 in https://github.com/argyleink/open-props/pull/262
- fade-in-bloom and fade-out-boom for #255 by @hchiam in https://github.com/argyleink/open-props/pull/260
- Better syntax for the corner cuts by @Afif13 in https://github.com/argyleink/open-props/pull/265
- color-scheme adaptive fade-in/out-bloom by @hchiam in https://github.com/argyleink/open-props/pull/268
- A tiny update to the scooped edges by @Afif13 in https://github.com/argyleink/open-props/pull/269
- replace single '' with ""in build scripts to also run on Windows by @WebMechanic in https://github.com/argyleink/open-props/pull/282
- fixes #277 by @argyleink in https://github.com/argyleink/open-props/pull/279
- Add missing postcss exports by @argyleink in https://github.com/argyleink/open-props/pull/284
- Fix #278 and extend with --firefoxMacONLY, --chromiumONLY, --webkitONLY by @WebMechanic in https://github.com/argyleink/open-props/pull/280
- docs: update pos-css link with new repo by @Jefiozie in https://github.com/argyleink/open-props/pull/292
- Update VScode instructions by @diegoramosxyz in https://github.com/argyleink/open-props/pull/293
- normalize light and dark imports by @argyleink in https://github.com/argyleink/open-props/pull/285
New Contributors
- @phoenisx made their first contribution in https://github.com/argyleink/open-props/pull/256
- @Afif13 made their first contribution in https://github.com/argyleink/open-props/pull/257
- @WebMechanic made their first contribution in https://github.com/argyleink/open-props/pull/282
- @Jefiozie made their first contribution in https://github.com/argyleink/open-props/pull/292
- @diegoramosxyz made their first contribution in https://github.com/argyleink/open-props/pull/293
Full Changelog: https://github.com/argyleink/open-props/compare/v1.4.0...v1.4.17