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,7 +1,7 @@
<svg width="42" height="43" viewBox="0 0 42 43" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M35.5 23.2715H6.5V27.6602H35.5V23.2715Z" stroke="#00AE42" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M35.5 17.3281H6.5V20.4512H35.5V17.3281Z" stroke="#00AE42" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M35.5 12.3008H6.5V14.5078H35.5V12.3008Z" stroke="#00AE42" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M35.5 23.2715H6.5V27.6602H35.5V23.2715Z" stroke="#009688" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M35.5 17.3281H6.5V20.4512H35.5V17.3281Z" stroke="#009688" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M35.5 12.3008H6.5V14.5078H35.5V12.3008Z" stroke="#009688" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M35.5 8.48047H6.5V9.48047H35.5V8.48047Z" stroke="#262E30" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M35.5 30.4805H6.5V35.4805H35.5V30.4805Z" stroke="#262E30" stroke-miterlimit="10" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 683 B

After

Width:  |  Height:  |  Size: 683 B

Before After
Before After