mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-02-09 07:38:43 +01:00
new file: root/res/colormaps/smoke.json
new file: root/res/colormaps/vivid.json
This commit is contained in:
parent
5b47f900a6
commit
45a13227de
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"
|
||||||
|
]
|
||||||
|
}
|
25
root/res/colormaps/vivid.json
Normal file
25
root/res/colormaps/vivid.json
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"name": "Vivid",
|
||||||
|
"author": "Yaroslav Andrianov",
|
||||||
|
"map": [
|
||||||
|
"#000000",
|
||||||
|
"#090028",
|
||||||
|
"#12002c",
|
||||||
|
"#230039",
|
||||||
|
"#360143",
|
||||||
|
"#440154",
|
||||||
|
"#472c7a",
|
||||||
|
"#3b518b",
|
||||||
|
"#2c718e",
|
||||||
|
"#21908d",
|
||||||
|
"#27ad81",
|
||||||
|
"#5cc863",
|
||||||
|
"#aadc32",
|
||||||
|
"#fde725",
|
||||||
|
"#fdbc17",
|
||||||
|
"#f87b14",
|
||||||
|
"#e54b39",
|
||||||
|
"#e53f22",
|
||||||
|
"#e51906"
|
||||||
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user