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,6 +2,6 @@
<g>
<title>Layer 1</title>
<path id="svg_1" fill="#00AE42" d="m0.6875,0.18359l49.3126,0c2.7615,0 5,2.23858 5,5l0,42.71011l-54.3126,-47.71011z"/>
<path id="svg_1" fill="#009688" d="m0.6875,0.18359l49.3126,0c2.7615,0 5,2.23858 5,5l0,42.71011l-54.3126,-47.71011z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 239 B

After

Width:  |  Height:  |  Size: 239 B

Before After
Before After