mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-12 12:17:39 +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
126 B
Plaintext
15 lines
126 B
Plaintext
# 0% black
|
|
0,0,0,0
|
|
|
|
# 25% blue
|
|
64,0,0,255
|
|
|
|
# 50% magenta
|
|
128,255,0,255
|
|
|
|
# 75% green
|
|
192,0,255,0
|
|
|
|
# 100% white
|
|
255,255,255,255
|