Login  Register

Re: Dark mode

Posted by Udo on Oct 12, 2023; 2:17pm
URL: https://forum.librecad.org/Dark-mode-tp5723650p5723661.html

flywire wrote
Now I understand you are asking how to change the toolbar icons. I'd start with https://github.com/LibreCAD/LibreCAD/tree/master/librecad/res/icons then replace stroke:#000000 with stroke:#ffffff and stroke:#ffffff with stroke:#000000.
thank you very much for your answer, but to change more than 200 icons is beyond my time frame and if, then only automated really makes sense.

But since it will probably be more than just the icons, it would be much more sensible and also faster to disable the support of the dark mode in macOS in the sorucrecode first.

A clean support of the dark mode can then be pushed afterwards.

Or did I misunderstand you?

GitHub Issues: MacOS Dark Mode - LibreCAD is not really usable!