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

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
@@ -26,7 +26,7 @@
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
  }
 
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": "#9A7E59FF" }
30
 
31
  ]
32
  }