Created
March 25, 2020 04:58
-
-
Save otabekoff/d2e64b9d698ec8243fd303f9746b6d52 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<q-btn flat round @click="$q.dark.toggle()" :icon="$q.dark.isActive ? 'nights_stay' : 'wb_sunny'" /> |
If yo made the same the white theme's default colors with default dark mode, the website will noth have more changes.
So, Just try to keep the things as it is.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This works fie with default colors of website.