mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-13 16:16:18 +00:00
Custom waterfall colors (#2617)
* Custom waterfall gradient * Installing a custom waterfall gradient via fileman * default file for user friendly swap Co-authored-by: gullradriel <gullradriel@no-mail.com>
This commit is contained in:
14
sdcard/WATERFALLS/sunset.txt
Normal file
14
sdcard/WATERFALLS/sunset.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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
|
Reference in New Issue
Block a user