Update EARCARE/acs_pro/config.json
Browse files
EARCARE/acs_pro/config.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 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": "RoseTrans", "color": [1, 0.1, 0.65], "emit": [0.9, 0.07, 0.32], "emitI": 1.5, "op":1, "boolTrans": 1, "swatch": "#FF88EBFF" },
|
| 22 |
-
{ "title": "Rose", "color": [
|
| 23 |
{ "title": "RoseFonce", "color": [0.85, 0, 0.4], "emit": [0.85, 0, 0.4], "emitI": 0.65, "op": 1, "boolTrans": 0, "swatch": "#FF1D81FF" },
|
| 24 |
{ "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" }
|
| 25 |
|
|
|
|
| 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": "RoseTrans", "color": [1, 0.1, 0.65], "emit": [0.9, 0.07, 0.32], "emitI": 1.5, "op":1, "boolTrans": 1, "swatch": "#FF88EBFF" },
|
| 22 |
+
{ "title": "Rose", "color": [1, 0.12, 0.412], "emit": [0.99, 0.3, 0.613], "emitI": 1.5, "op": 1, "boolTrans": 0, "swatch": "#E49CCFFF" },
|
| 23 |
{ "title": "RoseFonce", "color": [0.85, 0, 0.4], "emit": [0.85, 0, 0.4], "emitI": 0.65, "op": 1, "boolTrans": 0, "swatch": "#FF1D81FF" },
|
| 24 |
{ "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" }
|
| 25 |
|