Skip to content

Commit

Permalink
[Add] sopt-makers#32 - 컬러 에셋 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
lsj8706 committed Dec 5, 2022
1 parent c25ad0d commit b6f02bc
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"colors" : [
{
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0xB1",
"green" : "0x4A",
"red" : "0x78"
}
},
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

0 comments on commit b6f02bc

Please sign in to comment.