We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Two possibilities:
Mode icon is light mode (sun) and theme stays as light mode. Only when clicking on the mode button, it will go back to normal.
The text was updated successfully, but these errors were encountered:
Note: on refresh, the $colorMode.value changed to system with $colorMode.unknown is true
$colorMode.value
system
$colorMode.unknown
true
Sorry, something went wrong.
mayashavin
No branches or pull requests
Steps to reproduce:
Expected:
Two possibilities:
Actual:
Mode icon is light mode (sun) and theme stays as light mode. Only when clicking on the mode button, it will go back to normal.
The text was updated successfully, but these errors were encountered: