MikaFil commited on
Commit
1131209
·
verified ·
1 Parent(s): fbc868e

Update EARCARE/acs_pro/config.json

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