Skip to content

Commit 50aea6f

Browse files
authored
Update codes for off
1 parent d458775 commit 50aea6f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

colorList.js

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,4 +249,26 @@
249249
}
250250
}
251251
}
252+
"off": {
253+
"red": {
254+
"1": {
255+
"0": "85"
256+
}
257+
},
258+
"green": {
259+
"1": {
260+
"0": "85"
261+
}
262+
},
263+
"blue": {
264+
"1": {
265+
"0": "85"
266+
}
267+
},
268+
"white": {
269+
"1": {
270+
"0": "85"
271+
}
272+
}
273+
}
252274
}

0 commit comments

Comments
 (0)