MikaFil commited on
Commit
d149c9c
·
verified ·
1 Parent(s): b299895

Update EARCARE/acs_pro/config.json

Browse files
Files changed (1) hide show
  1. EARCARE/acs_pro/config.json +1 -1
EARCARE/acs_pro/config.json CHANGED
@@ -25,7 +25,7 @@
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.45, 0.5, 0.27], "emit": [0.7, 0.7, 0.4], "emitI": 2, "op":1, "boolTrans": 0, "swatch": "#D4CF58FF" }
29
 
30
  ]
31
  }
 
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.7, 0.7, 0.27], "emit": [0.7, 0.7, 0.4], "emitI": 2, "op":1, "boolTrans": 0, "swatch": "#D4CF58FF" }
29
 
30
  ]
31
  }