Skip to content

Commit

Permalink
Merge pull request #284 from Samweli/update_style_format
Browse files Browse the repository at this point in the history
Update old style format
  • Loading branch information
Samweli authored Nov 7, 2023
2 parents 005cab6 + 6c0a995 commit a6002fd
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions src/cplus_plugin/data/default/implementation_models.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,11 +295,14 @@
"9ab8c67a-5642-4a09-a777-bd94acfae9d1",
"2f76304a-bb73-442c-9c02-ff9945389a20"
],
"fill_style": {
"color": "#c27ba0",
"style": "solid",
"outline_width": "0",
"outline_color": "35,35,35,0"
"style": {
"scenario_layer": {
"color": "#c27ba0",
"style": "solid",
"outline_width": "0",
"outline_color": "35,35,35,0"
},
"model_layer": {"color_ramp": "PiYG"}
}
},
{
Expand Down

0 comments on commit a6002fd

Please sign in to comment.