fix comments (#2622)

This commit is contained in:
gullradriel 2025-04-11 13:48:07 +02:00 committed by GitHub
parent 511675c9a1
commit f344a1ca40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,12 @@
# dark red
#lines are index,r,g,b
#if index 0 is not set, it's starting at 0,0,0,0
#all values are ranging from 0 to 255
#pure blue
86,0,0,255
# bright purple
#bright green
171,0,255,0
# pure yellow
#pure red
255,255,0,0