Update EARCARE/acs_pro/config.json
Browse files
EARCARE/acs_pro/config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
{ "title": "BlancTrans", "color": [1, 1, 1], "emit": [1, 1, 1], "emitI": 0.1, "op":0.97, "boolTrans": 1, "swatch": "#ddd" },
|
| 16 |
{ "title": "Blanc", "color": [0.8, 0.8, 0.8], "emit": [1, 1, 1], "emitI": 1, "op": 1, "boolTrans": 0, "swatch": "#fff" },
|
| 17 |
{ "title": "Vert", "color": [0, 0.55, 0], "emit": [0, 0.6, 0.01], "emitI": 1, "op": 1, "boolTrans": 0, "swatch": "#14C721FF"},
|
| 18 |
-
{ "title": "TurquoiseTrans", "color": [0.5,1,0.8], "emit": [0.03, 0.25, 0.2], "emitI":
|
| 19 |
{ "title": "BleuTrans", "color": [0,0.3,1], "emit": [0, 0.3, 0.9], "emitI": 1, "op": 0.96, "boolTrans": 1, "swatch": "#0074C9FF"},
|
| 20 |
{ "title": "VioletTrans", "color": [0.18,0.12,1], "emit": [0.3, 0.06, 0.4], "emitI": 1, "op": 1, "boolTrans": 1, "swatch": "#503FEDFF"},
|
| 21 |
{ "title": "Rouge", "color": [0.7, 0.05, 0.05], "emit": [0.372, 0.07, 0.003], "emitI": 2, "op":0.97, "boolTrans": 0, "swatch": "#d00" },
|
|
|
|
| 15 |
{ "title": "BlancTrans", "color": [1, 1, 1], "emit": [1, 1, 1], "emitI": 0.1, "op":0.97, "boolTrans": 1, "swatch": "#ddd" },
|
| 16 |
{ "title": "Blanc", "color": [0.8, 0.8, 0.8], "emit": [1, 1, 1], "emitI": 1, "op": 1, "boolTrans": 0, "swatch": "#fff" },
|
| 17 |
{ "title": "Vert", "color": [0, 0.55, 0], "emit": [0, 0.6, 0.01], "emitI": 1, "op": 1, "boolTrans": 0, "swatch": "#14C721FF"},
|
| 18 |
+
{ "title": "TurquoiseTrans", "color": [0.5,1,0.8], "emit": [0.03, 0.25, 0.2], "emitI": 5, "op": 1, "boolTrans": 1, "swatch": "#55C7C1FF"},
|
| 19 |
{ "title": "BleuTrans", "color": [0,0.3,1], "emit": [0, 0.3, 0.9], "emitI": 1, "op": 0.96, "boolTrans": 1, "swatch": "#0074C9FF"},
|
| 20 |
{ "title": "VioletTrans", "color": [0.18,0.12,1], "emit": [0.3, 0.06, 0.4], "emitI": 1, "op": 1, "boolTrans": 1, "swatch": "#503FEDFF"},
|
| 21 |
{ "title": "Rouge", "color": [0.7, 0.05, 0.05], "emit": [0.372, 0.07, 0.003], "emitI": 2, "op":0.97, "boolTrans": 0, "swatch": "#d00" },
|