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="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.3694 1.92413L18.9283 9.82031L14.3694 17.7165L5.25168 17.7165L0.692819 9.82031L5.25168 1.92413L14.3694 1.92413Z" fill="#00AE42" fill-opacity="0.15" stroke="#00AE42" stroke-width="1.2"/>
<circle cx="9.80791" cy="9.82119" r="2.92782" stroke="#00AE42" stroke-width="1.2"/>
<path d="M14.3694 1.92413L18.9283 9.82031L14.3694 17.7165L5.25168 17.7165L0.692819 9.82031L5.25168 1.92413L14.3694 1.92413Z" fill="#009688" fill-opacity="0.15" stroke="#009688" stroke-width="1.2"/>
<circle cx="9.80791" cy="9.82119" r="2.92782" stroke="#009688" stroke-width="1.2"/>
</svg>

Before

Width:  |  Height:  |  Size: 385 B

After

Width:  |  Height:  |  Size: 385 B