Skip to content

Commit

Permalink
πŸ”— :: (#245) DesignSystem Color Palette
Browse files Browse the repository at this point in the history
  • Loading branch information
HongSJae committed Apr 5, 2024
2 parents f96dccf + 6e556ea commit 5a3af17
Show file tree
Hide file tree
Showing 25 changed files with 96 additions and 58 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0x59",
"green" : "0x25",
"blue" : "0x8E",
"green" : "0x0D",
"red" : "0x00"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0x9D",
"green" : "0x5C",
"red" : "0x13"
"blue" : "0xEF",
"green" : "0x4D",
"red" : "0x2F"
}
},
"idiom" : "universal"
Expand All @@ -23,9 +23,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0x9D",
"green" : "0x5C",
"red" : "0x13"
"blue" : "0xEF",
"green" : "0x4D",
"red" : "0x2F"
}
},
"idiom" : "universal"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0x82",
"green" : "0x4C",
"red" : "0x0F"
"blue" : "0xBF",
"green" : "0x3E",
"red" : "0x26"
}
},
"idiom" : "universal"
Expand All @@ -23,9 +23,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0xB1",
"green" : "0x70",
"red" : "0x27"
"blue" : "0xD4",
"green" : "0x6E",
"red" : "0x5B"
}
},
"idiom" : "universal"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0x53",
"green" : "0x2C",
"red" : "0x00"
"blue" : "0xAC",
"green" : "0x2B",
"red" : "0x13"
}
},
"idiom" : "universal"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"images" : [
{
"filename" : "Bell.svg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5a3af17

Please sign in to comment.