mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
fix_color_to_#009688 and hover btn (#125)
* fix_color_to_#009688 and hover btn * fix_color_main_menu * fix double ## * tooltip_color * fix bitmapcache.cpp
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<g>
|
||||
<title>Layer 1</title>
|
||||
<rect id="svg_1" fill="#00AE42" rx="8" height="16" width="16" y="1" x="1"/>
|
||||
<rect id="svg_1" fill="#009688" rx="8" height="16" width="16" y="1" x="1"/>
|
||||
<circle id="svg_2" fill="white" r="3" cy="9" cx="9"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 253 B After Width: | Height: | Size: 253 B |
Reference in New Issue
Block a user