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,25 +10,25 @@
<g>
<g>
<g>
<path fill="#00AE42" d="M66.1,78.6H33.9c-2.8,0-5.1-2.3-5.1-5.1V30.6c0-2.8,2.3-5.1,5.1-5.1H41v3.2c0,0.5,0.4,0.9,0.9,0.9h16.2
<path fill="#009688" d="M66.1,78.6H33.9c-2.8,0-5.1-2.3-5.1-5.1V30.6c0-2.8,2.3-5.1,5.1-5.1H41v3.2c0,0.5,0.4,0.9,0.9,0.9h16.2
c0.5,0,0.9-0.4,0.9-0.9v-3.2h7.1c2.8,0,5.1,2.3,5.1,5.1v42.9C71.3,76.3,69,78.6,66.1,78.6z M33.9,28.9c-0.9,0-1.7,0.8-1.7,1.7
v42.9c0,0.9,0.8,1.7,1.7,1.7h32.3c0.9,0,1.7-0.8,1.7-1.7V30.6c0-0.9-0.8-1.7-1.7-1.7h-3.6c-0.1,2.3-2,4.1-4.4,4.1H41.9
c-2.3,0-4.3-1.8-4.4-4.1H33.9z"/>
</g>
<g>
<path fill="#00AE42" d="M58.1,33.1H41.9c-2.4,0-4.4-2-4.4-4.4v-2.9c0-2.4,2-4.4,4.4-4.4h16.2c2.4,0,4.4,2,4.4,4.4v2.9
<path fill="#009688" d="M58.1,33.1H41.9c-2.4,0-4.4-2-4.4-4.4v-2.9c0-2.4,2-4.4,4.4-4.4h16.2c2.4,0,4.4,2,4.4,4.4v2.9
C62.5,31.1,60.5,33.1,58.1,33.1z M41.9,24.8c-0.5,0-0.9,0.4-0.9,0.9v2.9c0,0.5,0.4,0.9,0.9,0.9h16.2c0.5,0,0.9-0.4,0.9-0.9v-2.9
c0-0.5-0.4-0.9-0.9-0.9H41.9z"/>
</g>
<g>
<path fill="#00AE42" d="M59.9,43.4H40.1c-1,0-1.7-0.8-1.7-1.7c0-1,0.8-1.7,1.7-1.7h19.8c1,0,1.7,0.8,1.7,1.7
<path fill="#009688" d="M59.9,43.4H40.1c-1,0-1.7-0.8-1.7-1.7c0-1,0.8-1.7,1.7-1.7h19.8c1,0,1.7,0.8,1.7,1.7
C61.6,42.7,60.9,43.4,59.9,43.4z"/>
</g>
<g>
<path fill="#00AE42" d="M59.9,55.2H40.1c-1,0-1.7-0.8-1.7-1.7s0.8-1.7,1.7-1.7h19.8c1,0,1.7,0.8,1.7,1.7S60.9,55.2,59.9,55.2z"/>
<path fill="#009688" d="M59.9,55.2H40.1c-1,0-1.7-0.8-1.7-1.7s0.8-1.7,1.7-1.7h19.8c1,0,1.7,0.8,1.7,1.7S60.9,55.2,59.9,55.2z"/>
</g>
<g>
<path fill="#00AE42" d="M59.9,66.9H40.1c-1,0-1.7-0.8-1.7-1.7c0-1,0.8-1.7,1.7-1.7h19.8c1,0,1.7,0.8,1.7,1.7
<path fill="#009688" d="M59.9,66.9H40.1c-1,0-1.7-0.8-1.7-1.7c0-1,0.8-1.7,1.7-1.7h19.8c1,0,1.7,0.8,1.7,1.7
C61.6,66.2,60.9,66.9,59.9,66.9z"/>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Before After
Before After