-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added HTML and CSS and JS for dark Mode button (#347)
* added HTML and CSS for dark Mode button * commit to check how dark mode can be added * added dark mode CSS support * added dark mode CSS support * default dark mode design * Fixed dark mode css * added dark mode css for nebari,handler and loggers * added dark mode css for nebari,handler and loggers * Fixed JS for white/dark mode toggle * Resolved suggested changes * Update src/App.vue * Formatted code * Refactored code for Vue * Refactored code for Vue * Refactored code for Vue * Refactored and removed unused css * Refactored and removed unused css * refactored code * Changed code to use Vuejs v-show property --------- Co-authored-by: Avinash Sharma <[email protected]> Co-authored-by: vfdev <[email protected]>
- Loading branch information
1 parent
b444342
commit f7fd288
Showing
11 changed files
with
225 additions
and
21 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.