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

@ -2,7 +2,7 @@
<g>
<title>Layer 1</title>
<path id="svg_1" fill="#00AE42" d="m14.4493,12l-7.44846,0c-2.76142,0 -5,-2.23858 -5,-5c0,-2.76142 2.23858,-5 5,-5l7.44846,0l0,-2l-7.44846,0c-3.86599,0 -7,3.13401 -7,7c0,3.866 3.13401,7 7,7l7.44846,0l0,-2zm5.0253,0l0,2l7.4473,0c3.866,0 7,-3.134 7,-7c0,-3.86599 -3.134,-7 -7,-7l-7.4473,0l0,2l7.4473,0c2.7614,0 5,2.23858 5,5c0,2.76142 -2.2386,5 -5,5l-7.4473,0z" clip-rule="evenodd" fill-rule="evenodd"/>
<line id="svg_2" stroke-linecap="round" stroke-width="2" stroke="#00AE42" y2="7.125" x2="7.2832" y1="7.125" x1="28.5254"/>
<path id="svg_1" fill="#009688" d="m14.4493,12l-7.44846,0c-2.76142,0 -5,-2.23858 -5,-5c0,-2.76142 2.23858,-5 5,-5l7.44846,0l0,-2l-7.44846,0c-3.86599,0 -7,3.13401 -7,7c0,3.866 3.13401,7 7,7l7.44846,0l0,-2zm5.0253,0l0,2l7.4473,0c3.866,0 7,-3.134 7,-7c0,-3.86599 -3.134,-7 -7,-7l-7.4473,0l0,2l7.4473,0c2.7614,0 5,2.23858 5,5c0,2.76142 -2.2386,5 -5,5l-7.4473,0z" clip-rule="evenodd" fill-rule="evenodd"/>
<line id="svg_2" stroke-linecap="round" stroke-width="2" stroke="#009688" y2="7.125" x2="7.2832" y1="7.125" x1="28.5254"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 647 B

After

Width:  |  Height:  |  Size: 647 B

Before After
Before After