add three color gradient

This commit is contained in:
2024-01-20 15:16:18 +01:00
parent 1af112eb52
commit 65959a5c4b
4 changed files with 61 additions and 21 deletions

View File

@ -20,6 +20,9 @@
<entry name="colorEmpty" type="String">
<default>#ff0000</default>
</entry>
<entry name="colorHalf" type="String">
<default>#ffff00</default>
</entry>
<entry name="colorFull" type="String">
<default>#008800</default>
</entry>