Sienci-Labs / gsender

Connect to and control Grbl-based CNCs with ease
https://sienci.com/gsender/
Other
193 stars 45 forks source link

Please support dark mode. #415

Open peter58228 opened 1 year ago

peter58228 commented 1 year ago

Please support dark theme for this amazing software.

J-eremy commented 6 months ago

When using the interface remotely in a standard Chrome or Firefox browser the extension Dark Reader works perfectly.

In the interim, you can turn on remote mode and open the url in the browser on the same computer, and minimize the application.

image version shown, but I have used it since edge. image

Dark Reader - Chrome Dark Reader - Firefox

@walidkayhan if it makes your life easier here is the css the darkreader plugin spits out when you paste the following into the developer console for chrome.

Array.from(document.querySelectorAll('.darkreader')).map((n) => n.textContent).join('\n'); 

css - darkreader-gsender.txt or the more complete style complete css - darkreader-complete.txt

SienciLabs commented 2 weeks ago

@peter58228 @J-eremy good news, this should be up and coming for the new gSender version being developed in Edge right now. It might be ready to go in 1.5.2 so keep an eye out and let us know how we did :)

J-eremy commented 2 weeks ago

@peter58228 @J-eremy good news, this should be up and coming for the new gSender version being developed in Edge right now. It might be ready to go in 1.5.2 so keep an eye out and let us know how we did :)

fantastic news. The new version looks amazing. My eyes will be thanking you.