mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-27 06:39:52 +00:00
Created waterfalls color schemes (markdown)
39
waterfalls-color-schemes.md
Normal file
39
waterfalls-color-schemes.md
Normal file
@@ -0,0 +1,39 @@
|
||||
# Waterfalls color schemes
|
||||
|
||||
You can change the waterfalls color scheme by going into WATERFALL directory and select one of the file with the middle button.
|
||||
|
||||
If you want to revert to the default scheme, apply the default.txt setting or delete waterfall.txt file at the root of the sdcard.
|
||||
|
||||
# Color Schemes
|
||||
|
||||
**__default__**
|
||||
|
||||

|
||||
|
||||
**__aurora__**
|
||||
|
||||

|
||||
|
||||
**__flame__**
|
||||
|
||||

|
||||
|
||||
**__matrix__**
|
||||
|
||||

|
||||
|
||||
**__sunset__**
|
||||
|
||||

|
||||
|
||||
# Create your own
|
||||
|
||||
- Add a new file in WATERFALL
|
||||
- Add colors lines (index,R,G,B)
|
||||
- all settings range from 0 to 255 (index included)
|
||||
- Generated colors are gradients between the set of 'index,R,G,B' lines
|
||||
- Support comments
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user