fix comments

This commit is contained in:
gullradriel 2025-04-11 13:45:01 +02:00
parent 511675c9a1
commit 0969a3be07

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 86,0,0,255
# bright purple #bright green
171,0,255,0 171,0,255,0
# pure yellow #pure red
255,255,0,0 255,255,0,0