Update EARCARE/config.json
Browse files- EARCARE/config.json +1 -1
EARCARE/config.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
{ "title": "GrisTrans", "color": [0.3, 0.3, 0.3], "emit": [0.3, 0.3, 0.3], "emitI": 0.5,"op":0.98, "boolTrans": 1, "swatch": "#313B44FF" },
|
12 |
{ "title": "BlancTrans", "color": [1, 1, 1], "emit": [1, 1, 1], "emitI": 0.1, "op":0.97, "boolTrans": 1, "swatch": "#ddd" },
|
13 |
{ "title": "Blanc", "color": [0.8, 0.8, 0.8], "emit": [1, 1, 1], "emitI": 1, "op": 1, "boolTrans": 0, "swatch": "#fff" },
|
14 |
-
{ "title": "Vert", "color": [0, 0.55, 0], "emit": [0, 0.6, 0.01], "emitI":
|
15 |
{ "title": "TurquoiseTrans", "color": [0.5,1,0.8], "emit": [0.03, 0.25, 0.2], "emitI": 5, "op": 1, "boolTrans": 1, "swatch": "#55C7C1FF"},
|
16 |
{ "title": "BleuTrans", "color": [0,0.3,1], "emit": [0, 0.3, 0.9], "emitI": 1, "op": 0.96, "boolTrans": 1, "swatch": "#0074C9FF"},
|
17 |
{ "title": "VioletTrans", "color": [0.18,0.12,1], "emit": [0.3, 0.06, 0.4], "emitI": 1, "op": 1, "boolTrans": 1, "swatch": "#503FEDFF"},
|
|
|
11 |
{ "title": "GrisTrans", "color": [0.3, 0.3, 0.3], "emit": [0.3, 0.3, 0.3], "emitI": 0.5,"op":0.98, "boolTrans": 1, "swatch": "#313B44FF" },
|
12 |
{ "title": "BlancTrans", "color": [1, 1, 1], "emit": [1, 1, 1], "emitI": 0.1, "op":0.97, "boolTrans": 1, "swatch": "#ddd" },
|
13 |
{ "title": "Blanc", "color": [0.8, 0.8, 0.8], "emit": [1, 1, 1], "emitI": 1, "op": 1, "boolTrans": 0, "swatch": "#fff" },
|
14 |
+
{ "title": "Vert", "color": [0, 0.55, 0], "emit": [0, 0.6, 0.01], "emitI": 1, "op": 1, "boolTrans": 0, "swatch": "#14C721FF"},
|
15 |
{ "title": "TurquoiseTrans", "color": [0.5,1,0.8], "emit": [0.03, 0.25, 0.2], "emitI": 5, "op": 1, "boolTrans": 1, "swatch": "#55C7C1FF"},
|
16 |
{ "title": "BleuTrans", "color": [0,0.3,1], "emit": [0, 0.3, 0.9], "emitI": 1, "op": 0.96, "boolTrans": 1, "swatch": "#0074C9FF"},
|
17 |
{ "title": "VioletTrans", "color": [0.18,0.12,1], "emit": [0.3, 0.06, 0.4], "emitI": 1, "op": 1, "boolTrans": 1, "swatch": "#503FEDFF"},
|