Closed gdjohn4s closed 1 year ago
hey @gdjohn4s would you like to elaborate more about the problem
hi @vishal7738639800 there isn't no problem with this issue, just a modification to the theme button switcher
hi @vishal7738639800 i'm also interested about this issue. You can pass it to me if you don't want it )
@vishal7738639800 We would like to replace the dark mode/light mode button with a switch. If you don't want to work on this issue we will assign it to @Badrnyali .
Thanks in advance to both of you <3
@gdjohn4s @FlavioAdamo do we want to use the switch toggle with custom CSS code or do you have any recommendation for a Vue's switch toggle component?
@Manuel-Suarez-Abascal Vuetify framework has a Switch component but i think it's better to create our own for now (just to avoid implementing a single component of a large framework). I found a codepen for a complete CSS switch, what do you think about?
hi, i worked on replacing the theme mode button with a toggle on a different branch and this is what it looks like now.
you can merge it if you're okay with it. or point out what you'd like me to adjust.
@cyberGHostJs thank you so much! we'll review your PR soon.
Is your feature request related to a problem? Please describe
No, there isn't problems with theme mode button, but i believe is better using a toggle to switch from light to dark. This issue thread can be using as a discussion to discuss for alternatives.
Describe the solution you'd like
The solution i had in mind is like this screenshot. When toggle is triggered it switch color scheme. Like this:
Additional context
If you have better ideas feel free to write here.