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,5 +1,5 @@
<svg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="16.5" cy="16.5" r="16.5" fill="#00AE42"/>
<circle cx="16.5" cy="16.5" r="16.5" fill="#009688"/>
<path d="M24.1706 14.2887C25.4572 15.0668 25.4572 16.9332 24.1706 17.7113L14.2851 23.6905C12.9522 24.4967 11.25 23.537 11.25 21.9792L11.25 10.0208C11.25 8.46302 12.9522 7.50326 14.2851 8.30947L24.1706 14.2887Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 387 B

After

Width:  |  Height:  |  Size: 387 B

Before After
Before After