You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if it were possible to deactivate dark mode. Or that the CSS for dark mode is not created in the first place. That would be much more convenient than rewriting variables. For many browsers, something like ‘data-theme’ does not work.
The reverse case, that styles should not be created for light mode, probably also exists :-)
The text was updated successfully, but these errors were encountered:
It would be great if it were possible to deactivate dark mode. Or that the CSS for dark mode is not created in the first place. That would be much more convenient than rewriting variables. For many browsers, something like ‘data-theme’ does not work.
The reverse case, that styles should not be created for light mode, probably also exists :-)
The text was updated successfully, but these errors were encountered: