MikaFil commited on
Commit
d4444be
·
verified ·
1 Parent(s): b199780

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
@@ -15,7 +15,7 @@
15
  { "title": "BlancTrans", "color": [1, 1, 1], "emit": [1, 1, 1], "boolTrans": 1, "colorBg": [0.8, 0.2, 0.8], "swatch": "#ddd" },
16
  { "title": "Blanc", "color": [0, 0, 0], "emit": [0.8, 0.8, 0.8], "boolTrans": 0, "colorBg": [0.1, 0.8, 0.2], "swatch": "#fff" },
17
  { "title": "Vert", "color": [0, 0.55, 0], "emit": [0, 0.6, 0.01], "boolTrans": 0, "colorBg": [0.4, 0.8, 0.1], "swatch": "#14C721FF"},
18
- { "title": "TurquoiseTrans", "color": [0.1, 0.6, 0.5], "emit": [0.1, 0.6, 0.5], "boolTrans": 0, "colorBg": [0.4, 0.8, 0.1], "swatch": "#55C7C1FF"},
19
  { "title": "Rouge", "color": [0.7, 0.05, 0.05], "emit": [0.372, 0.07, 0.003], "boolTrans": 0, "colorBg": [0.8, 0.8, 0.8], "swatch": "#d00" },
20
  { "title": "Rose", "color": [1, 0.5, 0.4], "emit": [0.8, 0.40, 0.79], "boolTrans": 0, "colorBg": [0.8, 0.8, 0.8], "swatch": "#E49CCFFF" },
21
  { "title": "RoseTrans", "color": [1, 0.75, 0.79], "emit": [1, 0.75, 0.79], "boolTrans": 1, "colorBg": [0.8, 0.8, 0.8], "swatch": "#E50CCFF1" }
 
15
  { "title": "BlancTrans", "color": [1, 1, 1], "emit": [1, 1, 1], "boolTrans": 1, "colorBg": [0.8, 0.2, 0.8], "swatch": "#ddd" },
16
  { "title": "Blanc", "color": [0, 0, 0], "emit": [0.8, 0.8, 0.8], "boolTrans": 0, "colorBg": [0.1, 0.8, 0.2], "swatch": "#fff" },
17
  { "title": "Vert", "color": [0, 0.55, 0], "emit": [0, 0.6, 0.01], "boolTrans": 0, "colorBg": [0.4, 0.8, 0.1], "swatch": "#14C721FF"},
18
+ { "title": "TurquoiseTrans", "color": [0.1, 0.6, 0.5], "emit": [0.1, 0.6, 0.5], "boolTrans": 1, "colorBg": [0.4, 0.8, 0.1], "swatch": "#55C7C1FF"},
19
  { "title": "Rouge", "color": [0.7, 0.05, 0.05], "emit": [0.372, 0.07, 0.003], "boolTrans": 0, "colorBg": [0.8, 0.8, 0.8], "swatch": "#d00" },
20
  { "title": "Rose", "color": [1, 0.5, 0.4], "emit": [0.8, 0.40, 0.79], "boolTrans": 0, "colorBg": [0.8, 0.8, 0.8], "swatch": "#E49CCFFF" },
21
  { "title": "RoseTrans", "color": [1, 0.75, 0.79], "emit": [1, 0.75, 0.79], "boolTrans": 1, "colorBg": [0.8, 0.8, 0.8], "swatch": "#E50CCFF1" }