Skip to content

Commit

Permalink
chore: rename wrong folder name
Browse files Browse the repository at this point in the history
  • Loading branch information
Xanonymous-GitHub committed Jun 15, 2022
1 parent eb926c2 commit 85d6c83
Show file tree
Hide file tree
Showing 36 changed files with 62 additions and 0 deletions.
56 changes: 56 additions & 0 deletions Resource/Assets.xcassets/AppBackground.colorset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"colors" : [
{
"color" : {
"color-space" : "display-p3",
"components" : {
"alpha" : "1.000",
"blue" : "0.867",
"green" : "0.918",
"red" : "0.941"
}
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "light"
}
],
"color" : {
"color-space" : "display-p3",
"components" : {
"alpha" : "1.000",
"blue" : "0.867",
"green" : "0.918",
"red" : "0.941"
}
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"color-space" : "display-p3",
"components" : {
"alpha" : "1.000",
"blue" : "0.000",
"green" : "0.000",
"red" : "0.000"
}
},
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
}
}

0 comments on commit 85d6c83

Please sign in to comment.