diff options
| author | Christian Cleberg <[email protected]> | 2024-01-13 20:34:00 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-01-13 20:34:00 -0600 |
| commit | 541737c71ec220d276f0be7bf1092fb879f1b231 (patch) | |
| tree | 2eb9c68c39a18dbb725eb3b7ab0314e56327f31a /LibreEdit/Assets.xcassets/AccentColor.colorset | |
| download | libre-edit-541737c71ec220d276f0be7bf1092fb879f1b231.tar.gz libre-edit-541737c71ec220d276f0be7bf1092fb879f1b231.tar.bz2 libre-edit-541737c71ec220d276f0be7bf1092fb879f1b231.zip | |
Initial Commit
Diffstat (limited to 'LibreEdit/Assets.xcassets/AccentColor.colorset')
| -rw-r--r-- | LibreEdit/Assets.xcassets/AccentColor.colorset/Contents.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/LibreEdit/Assets.xcassets/AccentColor.colorset/Contents.json b/LibreEdit/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 0000000..eb87897 --- /dev/null +++ b/LibreEdit/Assets.xcassets/AccentColor.colorset/Contents.json @@ -0,0 +1,11 @@ +{ + "colors" : [ + { + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} |
