Re: Dark mode
Posted by
flywire on
Oct 12, 2023; 11:44pm
URL: https://forum.librecad.org/Dark-mode-tp5723650p5723663.html
How does
https://github.com/flywire/LibreCAD/tree/dark-mode/librecad/res/icons/dark-mode look?
Seems some have not been completely converted like
angle_line_to_line.svg. Command probably requires multiple operations on the same line.
Edit: Looking at snap_endpoints.svg the remaining black line is actually #130000 (Diesel) instead of #000000 (Black). Same with arc_concentric.svg. Seems icon colors need a tidy up.