Add led color

This commit is contained in:
jacques 2021-04-01 21:27:29 +02:00
parent 465eef1288
commit 43b4010b22

View file

@ -17,4 +17,5 @@
<color name="dot_dark">#000000</color>
<color name="tutorial_buttonTextColor">#000000</color>
<color name="led">#31f623</color>
</resources>