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

@ -1,7 +1,7 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_6029_27617)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.82219 1.06641C5.7601 1.06641 5.69842 1.07653 5.63958 1.09637L0.919305 2.68824C0.694532 2.76404 0.547935 2.96601 0.531802 3.18865C0.234696 3.209 0 3.45646 0 3.75873V14.3712C0 14.6868 0.255842 14.9426 0.57144 14.9426H11.1839C11.3006 14.9426 11.4091 14.9076 11.4995 14.8476C11.6902 14.9753 11.9475 14.9801 12.1465 14.8402L15.7575 12.3006C15.9096 12.1936 16.0002 12.0192 16.0002 11.8332V1.63785C16.0002 1.32225 15.7443 1.06641 15.4287 1.06641H5.82219ZM11.7553 13.7181L14.8573 11.5364V2.56717L11.7553 4.11815V13.7181ZM13.0171 2.20929L11.0611 3.18729H3.01592L5.91595 2.20929H13.0171ZM1.14288 13.7997V4.33017H6.9386V6.36852C6.9386 6.68416 7.19448 6.94004 7.51012 6.94004C7.82577 6.94004 8.08165 6.68416 8.08165 6.36852V4.33017H10.6124V13.7997H1.14288Z" fill="#6B6B6B"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.35591 9.12673C6.43525 9.08706 6.52275 9.06641 6.61146 9.06641H10.6115V10.2093H6.74636L5.60348 10.7807H10.6115V11.9236H3.18282C2.9178 11.9236 2.68756 11.7414 2.62667 11.4835C2.56578 11.2255 2.69023 10.9596 2.92727 10.8411L6.35591 9.12673Z" fill="#00AE42"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.35591 9.12673C6.43525 9.08706 6.52275 9.06641 6.61146 9.06641H10.6115V10.2093H6.74636L5.60348 10.7807H10.6115V11.9236H3.18282C2.9178 11.9236 2.68756 11.7414 2.62667 11.4835C2.56578 11.2255 2.69023 10.9596 2.92727 10.8411L6.35591 9.12673Z" fill="#009688"/>
</g>
<defs>
<clipPath id="clip0_6029_27617">

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Before After
Before After