mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-13 14:24:53 +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:
11
sdcard/WATERFALLS/flame.txt
Normal file
11
sdcard/WATERFALLS/flame.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
# 0% black
|
||||
0,0,0,0
|
||||
|
||||
# 33% red
|
||||
84,255,0,0
|
||||
|
||||
# 66% yellow
|
||||
168,255,255,0
|
||||
|
||||
# 100% white
|
||||
255,255,255,255
|
Reference in New Issue
Block a user