mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-18 22:32:44 +00:00
new file: root/res/colormaps/smoke.json
new file: root/res/colormaps/vivid.json
This commit is contained in:
14
root/res/colormaps/smoke.json
Normal file
14
root/res/colormaps/smoke.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Smoke",
|
||||
"author": "Yaroslav Andrianov",
|
||||
"map": [
|
||||
"#FFFFFF",
|
||||
"#EEEEEE",
|
||||
"#CCCCCC",
|
||||
"#777777",
|
||||
"#555555",
|
||||
"#333333",
|
||||
"#111111",
|
||||
"#000000"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user