mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-25 12:07:49 +02:00
Started work for older system support
This commit is contained in:
19
root/res/colormaps/classic_green.json
Normal file
19
root/res/colormaps/classic_green.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Classic Green",
|
||||
"author": "Paul (PD0SWL)",
|
||||
"map": [
|
||||
"#000000",
|
||||
"#000030",
|
||||
"#002851",
|
||||
"#004993",
|
||||
"#009BE6",
|
||||
"#80FF80",
|
||||
"#80FF80",
|
||||
"#FFA042",
|
||||
"#FF0000",
|
||||
"#C60000",
|
||||
"#9F0000",
|
||||
"#750000",
|
||||
"#4A0000"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user