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="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 7.5C9.7 7.5 9.5 7.3 9.5 7V1C9.5 0.7 9.7 0.5 10 0.5C10.3 0.5 10.5 0.7 10.5 1V7C10.5 7.3 10.3 7.5 10 7.5Z" fill="#00AE42"/>
<path d="M13 4.5H7C6.7 4.5 6.5 4.3 6.5 4C6.5 3.7 6.7 3.5 7 3.5H13C13.3 3.5 13.5 3.7 13.5 4C13.5 4.3 13.3 4.5 13 4.5Z" fill="#00AE42"/>
<path d="M10 7.5C9.7 7.5 9.5 7.3 9.5 7V1C9.5 0.7 9.7 0.5 10 0.5C10.3 0.5 10.5 0.7 10.5 1V7C10.5 7.3 10.3 7.5 10 7.5Z" fill="#009688"/>
<path d="M13 4.5H7C6.7 4.5 6.5 4.3 6.5 4C6.5 3.7 6.7 3.5 7 3.5H13C13.3 3.5 13.5 3.7 13.5 4C13.5 4.3 13.3 4.5 13 4.5Z" fill="#009688"/>
<path d="M10 8.8C9.7 8.8 9.5 9 9.5 9.3V11.4V12.4C9.5 12.7 9.3 12.9 9 12.9H1.6C1.3 12.9 1.1 12.7 1.1 12.4V5.1C1.1 5 1.1 4.8 1.3 4.7C1.4 4.6 1.5 4.5 1.7 4.5H4.9C5.2 4.5 5.4 4.3 5.4 4C5.4 3.7 5 3.5 4.8 3.5H2.7H1.6C1.1 3.5 0.8 3.7 0.4 4C0.2 4.3 0 4.7 0 5.1V12.4C0 13.3 0.8 14 1.6 14H8.9C9.8 14 10.5 13.3 10.5 12.4V11.4V9.3C10.5 9 10.3 8.8 10 8.8Z" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 734 B

After

Width:  |  Height:  |  Size: 734 B

Before After
Before After