nextcloud-libraries/nextcloud-vue

--primary-element variable is not used throughtout components which leads to problems with theming

Closed this issue · 0 comments

you can use the following regex --color-primary(?!-element) to search for components that do not use the correct variable yet.

An attempt for some components is made in #4067.

Testing can be done with a very dark primary color in dark mode and the other way around.