Skip to content

2.0-testing.3

Compare
Choose a tag to compare
released this 25 Feb 14:42
· 63 commits to master since this release

Todo

  • Add better CSS variables support
  • Fix performance issues

Changelog

User agent stylesheet

  • Increased contrast
  • Added native-like scrollbar elements

Content scripts

  • Added support for CSS variables to global regex
  • Added handling of values that start with "--" to parseColor()
  • Added more !important rules
  • Fixed order/priority of new properties
  • Improved parsing logic
  • Improved value replacing behavior in some scenarios
  • Removed default/empty value skipping