mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06: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:
parent
0d473ed447
commit
964f2163cb
131 changed files with 342 additions and 341 deletions
|
@ -9,7 +9,7 @@
|
|||
<g>
|
||||
<circle fill="#EEEEEE" cx="50" cy="50" r="40.3"/>
|
||||
</g>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" fill="#00AE42" d="M64.1,71.2l11.3-19.6c0.6-1,0.6-2.3,0-3.3L64.1,28.8
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" fill="#009688" d="M64.1,71.2l11.3-19.6c0.6-1,0.6-2.3,0-3.3L64.1,28.8
|
||||
c-0.6-1-1.7-1.6-2.9-1.6H38.7c-1.2,0-2.3,0.6-2.9,1.6L24.6,48.4c-0.6,1-0.6,2.3,0,3.3l11.3,19.6c0.6,1,1.7,1.6,2.9,1.6h22.6
|
||||
C62.5,72.9,63.6,72.2,64.1,71.2z M41.2,50c0,4.9,3.9,8.8,8.8,8.8s8.8-3.9,8.8-8.8s-3.9-8.8-8.8-8.8S41.2,45.1,41.2,50z"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue