Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is my nuxt app color mode configuration not working with the "prefrence : light" ? #262

Open
amirsafaricg opened this issue May 8, 2024 · 0 comments
Labels
question Further information is requested

Comments

@amirsafaricg
Copy link

this is my nuxt color mode config in nuxt.config.ts:

colorMode: { classSuffix: '', preference: 'light', fallback: 'light', },

its starting always by default dark mode. how Can i fix it and put the prefrence on system ?

@amirsafaricg amirsafaricg added the question Further information is requested label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant