mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-05-30 06:55:24 -04:00
Update light appearance color
This commit is contained in:
parent
b816ca257f
commit
bc5acaf1f1
1 changed files with 4 additions and 4 deletions
|
@ -6,8 +6,8 @@
|
||||||
"components" : {
|
"components" : {
|
||||||
"alpha" : "1.000",
|
"alpha" : "1.000",
|
||||||
"blue" : "0.149",
|
"blue" : "0.149",
|
||||||
"green" : "0.663",
|
"green" : "0.690",
|
||||||
"red" : "0.467"
|
"red" : "0.490"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"idiom" : "mac"
|
"idiom" : "mac"
|
||||||
|
@ -24,8 +24,8 @@
|
||||||
"components" : {
|
"components" : {
|
||||||
"alpha" : "1.000",
|
"alpha" : "1.000",
|
||||||
"blue" : "0.149",
|
"blue" : "0.149",
|
||||||
"green" : "0.663",
|
"green" : "0.690",
|
||||||
"red" : "0.467"
|
"red" : "0.490"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"idiom" : "mac"
|
"idiom" : "mac"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue