Widget alpha finish

This commit is contained in:
Avery Pace
2021-12-12 06:36:54 -05:00
parent db52a39f6f
commit b27369596f
14 changed files with 658 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
{
"colors" : [
{
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0.895",
"green" : "0.893",
"red" : "0.894"
}
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0.895",
"green" : "0.893",
"red" : "0.894"
}
},
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}