aboutsummaryrefslogtreecommitdiff
path: root/Map/Assets.xcassets/Colors/Secondary.colorset
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-07-11 17:04:56 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-07-11 17:04:56 +0200
commitf78ac62ea6eb7c9fa6c6a5ecb474707531a9c669 (patch)
tree9c0261f068d1734dcf894e396c3b2ddbf1910446 /Map/Assets.xcassets/Colors/Secondary.colorset
parentee5f1ff07ebf275becb47d5a9159130b2190c485 (diff)
Add secondary foreground + file icons
Diffstat (limited to 'Map/Assets.xcassets/Colors/Secondary.colorset')
-rw-r--r--Map/Assets.xcassets/Colors/Secondary.colorset/Contents.json38
1 files changed, 0 insertions, 38 deletions
diff --git a/Map/Assets.xcassets/Colors/Secondary.colorset/Contents.json b/Map/Assets.xcassets/Colors/Secondary.colorset/Contents.json
deleted file mode 100644
index 02a3b46..0000000
--- a/Map/Assets.xcassets/Colors/Secondary.colorset/Contents.json
+++ /dev/null
@@ -1,38 +0,0 @@
-{
- "colors" : [
- {
- "color" : {
- "color-space" : "srgb",
- "components" : {
- "alpha" : "1.000",
- "blue" : "0.488",
- "green" : "0.500",
- "red" : "0.434"
- }
- },
- "idiom" : "universal"
- },
- {
- "appearances" : [
- {
- "appearance" : "luminosity",
- "value" : "dark"
- }
- ],
- "color" : {
- "color-space" : "srgb",
- "components" : {
- "alpha" : "1.000",
- "blue" : "0xE3",
- "green" : "0xE6",
- "red" : "0xDA"
- }
- },
- "idiom" : "universal"
- }
- ],
- "info" : {
- "author" : "xcode",
- "version" : 1
- }
-}