mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-13 13:33:07 +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/default.txt
Normal file
14
sdcard/WATERFALLS/default.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
# 0% black
|
||||
0,0,0,0
|
||||
|
||||
# dark red
|
||||
86,0,0,255
|
||||
|
||||
#transparent purple
|
||||
171,0,255,0
|
||||
|
||||
#transparent red
|
||||
255,255,0,0
|
||||
|
||||
# 100% white
|
||||
255,255,255,255
|
Reference in New Issue
Block a user