Color & Icon fixes / improvements (#9773)

* init

* update

* update

* revert changes for stepmesh dialog

* make highlight arrow more obvious

* reset to zero icons

* modernize return icon

* better dark mode icon for project page

* fix return arrow

* revert changes for hyperlinks

* update

* Update SelectMachine.cpp

* Update SendToPrinter.cpp

* update

* update plate icons

* dragcanvas dark mode support

* revert changes for calibration page

* revert changes for bind dialog

* Update BindDialog.cpp

* fix green text on bbl calibration window

* Update AmsMappingPopup.cpp

* match measure axis color

* fix

* update

* Update AmsMappingPopup.cpp

* revert color change for hyperlink

* Update NotificationManager.cpp

* update

* add icon for resonance avoidance

* update

* Fix wrong icon color after switching dark mode

---------

Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
yw4z
2025-07-17 10:26:55 +03:00
committed by GitHub
parent 3e186d2393
commit 0726819547
40 changed files with 102 additions and 139 deletions

View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><rect x="4.5" y="4.5" width="8" height="8" rx="1" ry="1" style="fill:none; stroke:#949494; stroke-linecap:round; stroke-linejoin:round;"/><rect x="0" y="7" width="1" height="1" style="fill:#009688;"/><rect x="0" y="5" width="1" height="1" style="fill:#009688;"/><rect x="0" y="3" width="1" height="1" style="fill:#009688;"/><rect x="1" y="1" width="1" height="1" style="fill:#009688;"/><rect x="3" width="1" height="1" style="fill:#009688;"/><rect x="5" width="1" height="1" style="fill:#009688;"/><rect x="7" width="1" height="1" style="fill:#009688;"/><rect x="9" width="1" height="1" style="fill:#009688;"/><rect x="11" width="1" height="1" style="fill:#009688;"/><rect x="13" width="1" height="1" style="fill:#009688;"/><rect x="0" y="9" width="1" height="1" style="fill:#009688;"/><rect x="0" y="11" width="1" height="1" style="fill:#009688;"/><rect x="0" y="13" width="1" height="1" style="fill:#009688;"/><rect x="16" y="7" width="1" height="1" style="fill:#009688;"/><rect x="16" y="5" width="1" height="1" style="fill:#009688;"/><rect x="16" y="3" width="1" height="1" style="fill:#009688;"/><rect x="15" y="1" width="1" height="1" style="fill:#009688;"/><rect x="16" y="9" width="1" height="1" style="fill:#009688;"/><rect x="16" y="11" width="1" height="1" style="fill:#009688;"/><rect x="16" y="13" width="1" height="1" style="fill:#009688;"/><rect x="1" y="15" width="1" height="1" style="fill:#009688;"/><rect x="15" y="15" width="1" height="1" style="fill:#009688;"/><path d="M14.5,13.5V4.5c0-1.1-.9-2-2-2H4.5c-1.1,0-2,.9-2,2v9" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><line x1="6.5" y1="6.5" x2="10.5" y2="6.5" style="fill:none; stroke:#949494; stroke-linecap:square; stroke-linejoin:round;"/><line x1="8.5" y1="7.5" x2="8.5" y2="6.5" style="fill:none; stroke:#949494; stroke-linecap:square; stroke-linejoin:round;"/><line x1="6.5" y1="10.5" x2="10.5" y2="10.5" style="fill:none; stroke:#949494; stroke-linecap:square; stroke-linejoin:round;"/><polyline points="4.5 16.5 4.5 14.5 12.5 14.5 12.5 16.5" style="fill:none; stroke:#949494; stroke-linecap:round; stroke-linejoin:round;"/></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB