Update EARCARE/acs_pro/config.json
Browse files
EARCARE/acs_pro/config.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
|
| 12 |
"colorChoices": [
|
| 13 |
{ "title": "Noir", "color": [0.1, 0.1, 0.1], "emit": [0.1, 0.1, 0.1], "emitI": 0.1, "op": 1, "boolTrans": 0, "swatch": "#090A0BFF" },
|
| 14 |
-
{ "title": "GrisTrans", "color": [0.3, 0.3, 0.3], "emit": [0.3, 0.3, 0.3], "emitI":
|
| 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"},
|
|
|
|
| 11 |
|
| 12 |
"colorChoices": [
|
| 13 |
{ "title": "Noir", "color": [0.1, 0.1, 0.1], "emit": [0.1, 0.1, 0.1], "emitI": 0.1, "op": 1, "boolTrans": 0, "swatch": "#090A0BFF" },
|
| 14 |
+
{ "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" },
|
| 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"},
|