Skip to content

Commit

Permalink
Create Contents.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kennydots001 authored Nov 17, 2023
1 parent a1579e4 commit 8f85c7d
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions Assets.xcassets/Primary.colorset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"colors" : [
{
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0.369",
"green" : "0.490",
"red" : "0.580"
}
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0.369",
"green" : "0.490",
"red" : "0.580"
}
},
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

0 comments on commit 8f85c7d

Please sign in to comment.