Steve Dsouza
Steve Dsouza
I ran the scripts in the frontend to lint and still they have shown up in the changes. Sorry for the difficulty caused.
> @stevenovak123 can you explain more in details what is the problem ? I use prettier as well but my config has them in ' ' instead of " "....
Added the necessary changes as requested. separated the context logic and corrected the " ". Attaching the images of how the changes look. The theme switching button is located on...
> Hi @stevenovak123 looks great, just to verify, the default theme is dark ? > > I am AFK for few days, after that I will merge it and deploy...
Does the theme need to be toggled ON/OFF ?. I currently have a solution where it takes the system preference and sets the Dark or light mode. IF the theme...
This is how it looks on 1920*1080 (attached below). For dark mode I have not made anychanges and kept the dark mode to be the original color scheme of validkube....
If the Above solution works. Please let me know . I will create a PR.
> @stevenovak123 toggle can be great, the pics looks fine. I wish that the toggle button will be with icons (like sun and moon) and not just `ON/OFF`. Alright I...
> I think a toggle would make sense. Maybe three options: light/dark/system? I am currently picking up the preference from the browser itself and making it light or dark. So...
https://web.dev/learn/pwa/caching/ Read this for caching in pwa . This article should help. I'll go through the above screenshots as well. I will be a little slow on replying cuz I'm...