Update EARCARE/acs_pro/config.json
Browse files
EARCARE/acs_pro/config.json
CHANGED
|
@@ -24,7 +24,7 @@
|
|
| 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 |
{ "title": "Orange", "color": [0.7, 0.2, 0], "emit": [0.8, 0.25, 0.02], "emitI": 1, "op":1, "boolTrans": 0, "swatch": "#FD6300FF" },
|
| 26 |
{ "title": "OrangePale", "color": [0.8, 0.35, 0.27], "emit": [0.9, 0.43, 0.27], "emitI": 3, "op":1, "boolTrans": 0, "swatch": "#FCA685FF" },
|
| 27 |
-
{ "title": "Jaune", "color": [0.6, 0.
|
| 28 |
{ "title": "JaunePale", "color": [0.42, 0.36, 0.27], "emit": [0.7, 0.8, 0.5], "emitI": 3, "op":1, "boolTrans": 0, "swatch": "#D4CF58FF" }
|
| 29 |
|
| 30 |
]
|
|
|
|
| 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 |
{ "title": "Orange", "color": [0.7, 0.2, 0], "emit": [0.8, 0.25, 0.02], "emitI": 1, "op":1, "boolTrans": 0, "swatch": "#FD6300FF" },
|
| 26 |
{ "title": "OrangePale", "color": [0.8, 0.35, 0.27], "emit": [0.9, 0.43, 0.27], "emitI": 3, "op":1, "boolTrans": 0, "swatch": "#FCA685FF" },
|
| 27 |
+
{ "title": "Jaune", "color": [0.6, 0.5, 0], "emit": [1, 1, 0], "emitI": 1, "op":3, "boolTrans": 0, "swatch": "#FFFF00FF" },
|
| 28 |
{ "title": "JaunePale", "color": [0.42, 0.36, 0.27], "emit": [0.7, 0.8, 0.5], "emitI": 3, "op":1, "boolTrans": 0, "swatch": "#D4CF58FF" }
|
| 29 |
|
| 30 |
]
|