-**colors:** merge color props under common `color` prop
### Features
## <small>0.1.2 (2022-10-05)</small>
- add light and dark theme mixins ([60f4620](https://dev.funkwhale.audio/funkwhale/ui/commit/60f462094628d253ef017d64beda117866ba7c27))
- component based popovers ([39f5aa9](https://dev.funkwhale.audio/funkwhale/ui/commit/39f5aa907f9617439ca253d65393de8947ebdda8))
-**gitignore:** Avoid vitepress artifacts being committed ([edb104e](https://dev.funkwhale.audio/funkwhale/ui/commit/edb104e8fa5963d095fa2ebf1efa3c11b37ea02c))
- implement dark theme ([9336221](https://dev.funkwhale.audio/funkwhale/ui/commit/9336221d046cd7b6589f851e13dae2eea2b24855))
-**popover:** add `open`, `close` and `isOpen` props to the default slot ([6515d6f](https://dev.funkwhale.audio/funkwhale/ui/commit/6515d6f9eedd8bfc42a8569d43038ee62f9e363b))
-**renovate:** Make renovate to widen dependencies versions ([8ea1d40](https://dev.funkwhale.audio/funkwhale/ui/commit/8ea1d4025ba8c45cc1c592b0a53d95f9f906ef2d))
-**renovate:** Use funkwhale's shared presets ([968a7e7](https://dev.funkwhale.audio/funkwhale/ui/commit/968a7e7122c090191c47b11cfa6dcf6636637610))
-**bundle:** don't bundle some scss files multiple times ([4056133](https://dev.funkwhale.audio/funkwhale/ui/commit/40561336a7126944028f9d04d2294745575fbc29))
-**cards:** Allow usage of semantic headings without breaking the style ([fb66bd3](https://dev.funkwhale.audio/funkwhale/ui/commit/fb66bd3e18d817c5a78ce02d556da3890d50cc2d))
-**cards:** make buttons always attached to the bottom despite the card height ([1f5e4b2](https://dev.funkwhale.audio/funkwhale/ui/commit/1f5e4b256f9c7989be887aed00674ef710ae5e7f))
-**CI:** Make sure build artifacts are available for deploy ([4faccb8](https://dev.funkwhale.audio/funkwhale/ui/commit/4faccb848f3032523265d1fcc9f0f874de615114))
-**contrast:** make primary variants use lighter text color for better contrast ratio ([0d7bb41](https://dev.funkwhale.audio/funkwhale/ui/commit/0d7bb4103221a0c9981d5089810354c6e98134d7))
- fix minor documentation bugs and cleanup styles ([ade20a3](https://dev.funkwhale.audio/funkwhale/ui/commit/ade20a382b34709a26488f296fc908d12dc7c25a))
- Make sure all components render properly ([0f1b340](https://dev.funkwhale.audio/funkwhale/ui/commit/0f1b3400637d32d957f78451849f7df5a4775112))
-**popover:** make popover closeable by clicking the triggering element again ([af0b111](https://dev.funkwhale.audio/funkwhale/ui/commit/af0b11136f75bccb13d4265f5ef32587281dcc84))
-**renovate:** Pin dev dependencies, no range widening required ([29ee222](https://dev.funkwhale.audio/funkwhale/ui/commit/29ee22282f2f1c532e1d8c8d38f52971ff3061e6))
-**renovate:** Restrict rangeStrategy: widen to npm packages ([d6d0821](https://dev.funkwhale.audio/funkwhale/ui/commit/d6d0821eb78223dbfb02f50996f7a4d962edd0d2))
- resolve dark theme problems ([c35bc8e](https://dev.funkwhale.audio/funkwhale/ui/commit/c35bc8e69531e284f7110ba2c2ca5ed3e612bd5f))
- Set box-sizing of cards to border-box ([09e082b](https://dev.funkwhale.audio/funkwhale/ui/commit/09e082ba1216f8ed80a4396308885d8c2927e7cf))
-**colors:** merge color props under common `color` prop ([2a3a116](https://dev.funkwhale.audio/funkwhale/ui/commit/2a3a116294efe05b8f1f4945f5dfa8e513861828))
* Add dist files to npm published version ([6619855](https://dev.funkwhale.audio/funkwhale/ui/commits/6619855))