summaryrefslogtreecommitdiffstats
path: root/Solverv/Assets.xcassets/SeasonSpring.colorset/Contents.json
diff options
context:
space:
mode:
authorivar <i@oiee.no>2026-03-23 17:09:17 +0100
committerivar <i@oiee.no>2026-03-23 17:09:17 +0100
commitffc55beb528c54c7a201a78849149355a5c2d448 (patch)
tree6a4d82febe8f7fdfe37aa65f25fed87f05b36697 /Solverv/Assets.xcassets/SeasonSpring.colorset/Contents.json
parent2039fcdc375fdf051b344d782fa22949510892b4 (diff)
downloadsolverv-ffc55beb528c54c7a201a78849149355a5c2d448.tar.xz
solverv-ffc55beb528c54c7a201a78849149355a5c2d448.zip
feat: add season color assets to Xcode project
Diffstat (limited to 'Solverv/Assets.xcassets/SeasonSpring.colorset/Contents.json')
-rw-r--r--Solverv/Assets.xcassets/SeasonSpring.colorset/Contents.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/Solverv/Assets.xcassets/SeasonSpring.colorset/Contents.json b/Solverv/Assets.xcassets/SeasonSpring.colorset/Contents.json
new file mode 100644
index 0000000..b4a917b
--- /dev/null
+++ b/Solverv/Assets.xcassets/SeasonSpring.colorset/Contents.json
@@ -0,0 +1,20 @@
+{
+ "colors" : [
+ {
+ "color" : {
+ "color-space" : "srgb",
+ "components" : {
+ "alpha" : "1.000",
+ "blue" : "0x50",
+ "green" : "0xAF",
+ "red" : "0x4C"
+ }
+ },
+ "idiom" : "universal"
+ }
+ ],
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}