|
@@ -2,12 +2,30 @@
|
|
|
"colors" : [
|
|
"colors" : [
|
|
|
{
|
|
{
|
|
|
"color" : {
|
|
"color" : {
|
|
|
- "color-space" : "display-p3",
|
|
|
|
|
|
|
+ "color-space" : "srgb",
|
|
|
"components" : {
|
|
"components" : {
|
|
|
- "alpha" : "0.350",
|
|
|
|
|
- "blue" : "0.608",
|
|
|
|
|
- "green" : "0.804",
|
|
|
|
|
- "red" : "0.529"
|
|
|
|
|
|
|
+ "alpha" : "0.500",
|
|
|
|
|
+ "blue" : "0.976",
|
|
|
|
|
+ "green" : "0.839",
|
|
|
|
|
+ "red" : "0.635"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "idiom" : "universal"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "appearances" : [
|
|
|
|
|
+ {
|
|
|
|
|
+ "appearance" : "luminosity",
|
|
|
|
|
+ "value" : "dark"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "color" : {
|
|
|
|
|
+ "color-space" : "srgb",
|
|
|
|
|
+ "components" : {
|
|
|
|
|
+ "alpha" : "1.000",
|
|
|
|
|
+ "blue" : "0.988",
|
|
|
|
|
+ "green" : "0.588",
|
|
|
|
|
+ "red" : "0.118"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"idiom" : "universal"
|
|
"idiom" : "universal"
|