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>
<circle id="svg_1" fill="#00AE42" r="12.5" cy="12.5" cx="12.5"/>
<circle id="svg_1" fill="#009688" r="12.5" cy="12.5" cx="12.5"/>
<path id="svg_2" stroke-linecap="round" stroke-width="2" stroke="white" d="m6,12.0189l3.57518,3.57c0.78082,0.7796 2.04552,0.7796 2.82642,0l6.5984,-6.5889"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 345 B

After

Width:  |  Height:  |  Size: 345 B

Before After
Before After