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
131 changed files with 342 additions and 341 deletions

View File

@@ -1,4 +1,4 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="2" y="6.92188" width="14" height="9.47692" rx="1" fill="#00AE42"/>
<path d="M4.93203 4C4.93203 2.67452 6.00655 1.6 7.33203 1.6H10.6654C11.9908 1.6 13.0654 2.67452 13.0654 4V11.0615H4.93203V4Z" stroke="#00AE42" stroke-width="1.2"/>
<rect x="2" y="6.92188" width="14" height="9.47692" rx="1" fill="#009688"/>
<path d="M4.93203 4C4.93203 2.67452 6.00655 1.6 7.33203 1.6H10.6654C11.9908 1.6 13.0654 2.67452 13.0654 4V11.0615H4.93203V4Z" stroke="#009688" stroke-width="1.2"/>
</svg>

Before

Width:  |  Height:  |  Size: 343 B

After

Width:  |  Height:  |  Size: 343 B