This commit is contained in:
fmodf 2024-07-03 17:25:18 +02:00
parent 7368042d81
commit d93cb63e0a
32 changed files with 75 additions and 10 deletions

View file

@ -5,9 +5,9 @@
"color-space" : "srgb", "color-space" : "srgb",
"components" : { "components" : {
"alpha" : "1.000", "alpha" : "1.000",
"blue" : "0x2D", "blue" : "0x36",
"green" : "0x2D", "green" : "0x31",
"red" : "0x2D" "red" : "0x2A"
} }
}, },
"idiom" : "universal" "idiom" : "universal"

View file

@ -6,8 +6,8 @@
"components" : { "components" : {
"alpha" : "1.000", "alpha" : "1.000",
"blue" : "0x78", "blue" : "0x78",
"green" : "0x78", "green" : "0x6D",
"red" : "0x78" "red" : "0x5A"
} }
}, },
"idiom" : "universal" "idiom" : "universal"

View file

@ -0,0 +1,9 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"provides-namespace" : true
}
}

View file

@ -0,0 +1,9 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"provides-namespace" : true
}
}

View file

@ -0,0 +1,9 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"provides-namespace" : true
}
}

View file

@ -5,9 +5,9 @@
"color-space" : "srgb", "color-space" : "srgb",
"components" : { "components" : {
"alpha" : "1.000", "alpha" : "1.000",
"blue" : "0x36", "blue" : "0xFF",
"green" : "0x31", "green" : "0xFF",
"red" : "0x2A" "red" : "0xFE"
} }
}, },
"idiom" : "universal" "idiom" : "universal"

View file

@ -0,0 +1,9 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"provides-namespace" : true
}
}

View file

@ -0,0 +1,9 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"provides-namespace" : true
}
}

View file

@ -0,0 +1,20 @@
{
"colors" : [
{
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0x2D",
"green" : "0x2D",
"red" : "0x2D"
}
},
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View file

@ -6,8 +6,8 @@
"components" : { "components" : {
"alpha" : "1.000", "alpha" : "1.000",
"blue" : "0x78", "blue" : "0x78",
"green" : "0x6D", "green" : "0x78",
"red" : "0x5A" "red" : "0x78"
} }
}, },
"idiom" : "universal" "idiom" : "universal"