diff options
| author | Christian Cleberg <[email protected]> | 2026-03-11 22:01:24 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-03-11 22:01:24 -0500 |
| commit | e11b7d29a6aa9e52f63fcb35ee7ed9127850fffe (patch) | |
| tree | 33252d28c1ef6b4ab4a38c0be793f22129696588 /DomainDig/Assets.xcassets/AccentColor.colorset | |
| download | domain-dig-e11b7d29a6aa9e52f63fcb35ee7ed9127850fffe.tar.gz domain-dig-e11b7d29a6aa9e52f63fcb35ee7ed9127850fffe.tar.bz2 domain-dig-e11b7d29a6aa9e52f63fcb35ee7ed9127850fffe.zip | |
initial commit
Diffstat (limited to 'DomainDig/Assets.xcassets/AccentColor.colorset')
| -rw-r--r-- | DomainDig/Assets.xcassets/AccentColor.colorset/Contents.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/DomainDig/Assets.xcassets/AccentColor.colorset/Contents.json b/DomainDig/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 0000000..eb87897 --- /dev/null +++ b/DomainDig/Assets.xcassets/AccentColor.colorset/Contents.json @@ -0,0 +1,11 @@ +{ + "colors" : [ + { + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} |
