Changelog
v0.12.0 (2021-04-28)
Features
- add dark mode (#66)
Others
- deps: pin dependencies (#100)
BREAKING CHANGE
With the new dark mode, we also added custom CSS properties that should make theming easier. Since the class names have not changed, an existing custom theme will continue to work. This release should still be considered a breaking change, as custom themes may need to be adjusted for dark mode.