Changes tint color to Delta purple

This commit is contained in:
Riley Testut
2019-05-10 11:39:34 -07:00
parent 41310a852f
commit ee79230d37
5 changed files with 53 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}

View File

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