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:
Heiko Liebscher 2023-01-06 14:22:20 +01:00 committed by GitHub
parent 0d473ed447
commit 964f2163cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
131 changed files with 342 additions and 341 deletions

View file

@ -10,24 +10,24 @@
<g>
<g>
<g>
<path fill="#00AE42" d="M68.8,83.3H31.2c-3.3,0-5.9-2.7-5.9-5.9V27.5c0-3.3,2.7-5.9,5.9-5.9h8.2v3.7c0,0.6,0.5,1.1,1.1,1.1h18.9
<path fill="#009688" d="M68.8,83.3H31.2c-3.3,0-5.9-2.7-5.9-5.9V27.5c0-3.3,2.7-5.9,5.9-5.9h8.2v3.7c0,0.6,0.5,1.1,1.1,1.1h18.9
c0.6,0,1.1-0.5,1.1-1.1v-3.7h8.2c3.3,0,5.9,2.7,5.9,5.9v49.9C74.7,80.6,72,83.3,68.8,83.3z M31.2,25.5c-1.1,0-1.9,0.9-1.9,1.9
v49.9c0,1.1,0.9,1.9,1.9,1.9h37.5c1.1,0,1.9-0.9,1.9-1.9V27.5c0-1.1-0.9-1.9-1.9-1.9h-4.2c-0.2,2.7-2.4,4.8-5.1,4.8H40.6
c-2.7,0-4.9-2.1-5.1-4.8h-4.3V25.5z"/>
</g>
<g>
<path fill="#00AE42" d="M59.4,30.3H40.6c-2.8,0-5.1-2.3-5.1-5.1v-3.4c0-2.8,2.3-5.1,5.1-5.1h18.9c2.8,0,5.1,2.3,5.1,5.1v3.4
<path fill="#009688" d="M59.4,30.3H40.6c-2.8,0-5.1-2.3-5.1-5.1v-3.4c0-2.8,2.3-5.1,5.1-5.1h18.9c2.8,0,5.1,2.3,5.1,5.1v3.4
C64.5,28.1,62.2,30.3,59.4,30.3z M40.6,20.7c-0.6,0-1.1,0.5-1.1,1.1v3.4c0,0.6,0.5,1.1,1.1,1.1h18.9c0.6,0,1.1-0.5,1.1-1.1v-3.4
c0-0.6-0.5-1.1-1.1-1.1H40.6z"/>
</g>
<g>
<path fill="#00AE42" d="M61.5,42.4h-23c-1.1,0-2-0.9-2-2s0.9-2,2-2h23c1.1,0,2,0.9,2,2S62.6,42.4,61.5,42.4z"/>
<path fill="#009688" d="M61.5,42.4h-23c-1.1,0-2-0.9-2-2s0.9-2,2-2h23c1.1,0,2,0.9,2,2S62.6,42.4,61.5,42.4z"/>
</g>
<g>
<path fill="#00AE42" d="M61.5,56h-23c-1.1,0-2-0.9-2-2s0.9-2,2-2h23c1.1,0,2,0.9,2,2S62.6,56,61.5,56z"/>
<path fill="#009688" d="M61.5,56h-23c-1.1,0-2-0.9-2-2s0.9-2,2-2h23c1.1,0,2,0.9,2,2S62.6,56,61.5,56z"/>
</g>
<g>
<path fill="#00AE42" d="M61.5,69.7h-23c-1.1,0-2-0.9-2-2s0.9-2,2-2h23c1.1,0,2,0.9,2,2S62.6,69.7,61.5,69.7z"/>
<path fill="#009688" d="M61.5,69.7h-23c-1.1,0-2-0.9-2-2s0.9-2,2-2h23c1.1,0,2,0.9,2,2S62.6,69.7,61.5,69.7z"/>
</g>
</g>
<circle fill="#FF6F00" cx="67.9" cy="74.2" r="10.6"/>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Before After
Before After