nextcloud-vue
nextcloud-vue copied to clipboard
[next] feat: use `nextcloud-theme-dark` var for dark theme computation
Require https://github.com/nextcloud/server/pull/51702
~~On next only so we're compatible with 32 and above? :crossed_fingers:~~
On next only so we're compatible with 32 and above? 🤞
Some apps are using it already as this is the only current Vue supporting version
Some apps are using it already as this is the only current Vue supporting version
Ah, so I need to stay compatible with the old ways :+1: i'll adjust the PR
/backport to master
Done @ShGKme