prettier, update to the dependencies (latest), remove nip26 and its artifacts, cleanup and renew

This commit is contained in:
Fishcake
2024-09-20 20:31:58 +09:00
parent 0477cc5cdf
commit e1c83597dd
37 changed files with 3136 additions and 2488 deletions

View File

@@ -1,20 +1,20 @@
{
"colors" : [
{
"color" : {
"color-space" : "display-p3",
"components" : {
"alpha" : "1.000",
"blue" : "0.665",
"green" : "0.271",
"red" : "0.509"
"colors": [
{
"color": {
"color-space": "display-p3",
"components": {
"alpha": "1.000",
"blue": "0.665",
"green": "0.271",
"red": "0.509"
}
},
"idiom": "universal"
}
},
"idiom" : "universal"
],
"info": {
"author": "xcode",
"version": 1
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}