Disable Dark Theme and Get Rid of Custom Properties #17699
Unanswered
mostafaznv
asked this question in
Q&A
Replies: 1 comment
-
I'm having struggling with the same issues :( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone.
I have two questions:
How can I disable the dark theme? I don't need it and I don't want to see all its CSS selectors and custom properties in my final build.
How can I get rid of the custom properties and the
<style id="vuetify-theme-stylesheet">
tag in my web pages? A workaround for this is to disable the theme completely, but I want to use the theme functionality (only to set colors for the light theme and use them throughout the app).Beta Was this translation helpful? Give feedback.
All reactions