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

@@ -1,10 +1 @@
<svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_16379_26502)">
<path d="M2.77622 14.5154L3.31529 12.5773C3.41372 12.2274 3.59185 11.9072 3.8356 11.6492L10.9629 4.10007C11.5489 3.47966 12.4981 3.47966 13.084 4.10007L14.0075 5.07783C14.0801 5.15476 14.1458 5.23913 14.1997 5.32599C14.584 5.94143 14.5208 6.78022 14.0075 7.32369L6.88013 14.8728C6.84966 14.905 6.81919 14.9373 6.78638 14.9671C6.56138 15.178 6.29419 15.3344 6.00357 15.4237L4.1731 15.9945L3.18404 16.3022C2.98716 16.3642 2.77388 16.3071 2.62857 16.1508C2.48326 15.9945 2.42701 15.7736 2.4856 15.5627L2.77622 14.5154ZM4.23404 13.493L3.85435 14.8529L5.13872 14.4534L5.68716 14.2821C5.83716 14.235 5.97544 14.1481 6.0856 14.0315L11.4387 8.36101L9.9856 6.8224L4.63013 12.4904C4.61607 12.5053 4.60201 12.5202 4.59029 12.5351C4.49888 12.6443 4.43326 12.7733 4.39341 12.9123L4.23169 13.493H4.23404ZM8.27466 15.1358H15.3997C15.7114 15.1358 15.9622 15.4014 15.9622 15.7314C15.9622 16.0615 15.7114 16.327 15.3997 16.327H8.27466C7.96294 16.327 7.71216 16.0615 7.71216 15.7314C7.71216 15.4014 7.96294 15.1358 8.27466 15.1358Z" fill="#6B6B6B"/>
</g>
<defs>
<clipPath id="clip0_16379_26502">
<rect width="13.5" height="12.7059" fill="white" transform="translate(2.46216 3.62109)"/>
</clipPath>
</defs>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="13" height="15" viewBox="0 0 13 15"><path d="M1.5,9.5v2h2l8.586-8.586a1.414,1.414,0,0,0-2-2Z" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="1.5" y1="14.5" x2="12.5" y2="14.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 348 B