mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-12 11:47:40 +00:00

* Custom waterfall gradient * Installing a custom waterfall gradient via fileman * default file for user friendly swap Co-authored-by: gullradriel <gullradriel@no-mail.com>
15 lines
123 B
Plaintext
15 lines
123 B
Plaintext
# 0% black
|
|
0,0,0,0
|
|
|
|
# 25% blue
|
|
64,0,0,255
|
|
|
|
# 50% red
|
|
128,255,0,0
|
|
|
|
# 75% yellow
|
|
192,255,255,0
|
|
|
|
# 100% white
|
|
255,255,255,255
|