2020-05-16 07:49:00 +00:00
|
|
|
{
|
|
|
|
|
"uiStyle": "dark",
|
|
|
|
|
"map": {
|
|
|
|
|
"background": "#2e2f37",
|
|
|
|
|
"grid": "rgba(255, 255, 255, 0.02)",
|
|
|
|
|
"gridLineWidth": 0.5,
|
2020-05-28 18:48:00 +00:00
|
|
|
|
|
|
|
|
"selectionOverlay": "rgba(74, 163, 223, 0.7)",
|
|
|
|
|
"selectionOutline": "rgba(74, 163, 223, 0.5)",
|
|
|
|
|
"selectionBackground": "rgba(74, 163, 223, 0.2)",
|
|
|
|
|
|
2020-05-16 07:49:00 +00:00
|
|
|
"resources": {
|
|
|
|
|
"shape": "#3d3f4a",
|
|
|
|
|
"red": "#4a3d3f",
|
|
|
|
|
"green": "#3e4a3d",
|
|
|
|
|
"blue": "#35384a"
|
2020-05-17 11:24:47 +00:00
|
|
|
},
|
|
|
|
|
"chunkOverview": {
|
|
|
|
|
"empty": "#444856",
|
|
|
|
|
"filled": "#646b7d"
|
2020-05-16 07:49:00 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
"items": {
|
|
|
|
|
"outline": "#111418",
|
|
|
|
|
"outlineWidth": 0.75
|
|
|
|
|
}
|
|
|
|
|
}
|