diff --git a/Clocker/Media.xcassets/Pin/Float-White.imageset/Contents.json b/Clocker/Media.xcassets/Pin/Float-White.imageset/Contents.json index fff97e0..30c26a1 100644 --- a/Clocker/Media.xcassets/Pin/Float-White.imageset/Contents.json +++ b/Clocker/Media.xcassets/Pin/Float-White.imageset/Contents.json @@ -1,11 +1,12 @@ { "images" : [ { + "filename" : "Pin_1x.png", "idiom" : "universal", - "filename" : "PinIconWhite.png", "scale" : "1x" }, { + "filename" : "info panel detach button_Normal@2x.png", "idiom" : "universal", "scale" : "2x" }, @@ -15,7 +16,7 @@ } ], "info" : { - "version" : 1, - "author" : "xcode" + "author" : "xcode", + "version" : 1 } -} \ No newline at end of file +} diff --git a/Clocker/Media.xcassets/Pin/Float-White.imageset/PinIconWhite.png b/Clocker/Media.xcassets/Pin/Float-White.imageset/PinIconWhite.png deleted file mode 100644 index 2e30f01..0000000 Binary files a/Clocker/Media.xcassets/Pin/Float-White.imageset/PinIconWhite.png and /dev/null differ diff --git a/Clocker/Media.xcassets/Pin/Float-White.imageset/Pin_1x.png b/Clocker/Media.xcassets/Pin/Float-White.imageset/Pin_1x.png new file mode 100644 index 0000000..661ec7a Binary files /dev/null and b/Clocker/Media.xcassets/Pin/Float-White.imageset/Pin_1x.png differ diff --git a/Clocker/Media.xcassets/Pin/Float-White.imageset/info panel detach button_Normal@2x.png b/Clocker/Media.xcassets/Pin/Float-White.imageset/info panel detach button_Normal@2x.png new file mode 100644 index 0000000..cdf3e16 Binary files /dev/null and b/Clocker/Media.xcassets/Pin/Float-White.imageset/info panel detach button_Normal@2x.png differ diff --git a/Clocker/Media.xcassets/Pin/Float.imageset/Contents.json b/Clocker/Media.xcassets/Pin/Float.imageset/Contents.json index 87c4f5d..b31790a 100644 --- a/Clocker/Media.xcassets/Pin/Float.imageset/Contents.json +++ b/Clocker/Media.xcassets/Pin/Float.imageset/Contents.json @@ -1,11 +1,12 @@ { "images" : [ { + "filename" : "Pin_Light_1x.png", "idiom" : "universal", - "filename" : "PinIcon.png", "scale" : "1x" }, { + "filename" : "light-mode.png", "idiom" : "universal", "scale" : "2x" }, @@ -15,7 +16,7 @@ } ], "info" : { - "version" : 1, - "author" : "xcode" + "author" : "xcode", + "version" : 1 } -} \ No newline at end of file +} diff --git a/Clocker/Media.xcassets/Pin/Float.imageset/PinIcon.png b/Clocker/Media.xcassets/Pin/Float.imageset/PinIcon.png deleted file mode 100644 index 7e66bfe..0000000 Binary files a/Clocker/Media.xcassets/Pin/Float.imageset/PinIcon.png and /dev/null differ diff --git a/Clocker/Media.xcassets/Pin/Float.imageset/Pin_Light_1x.png b/Clocker/Media.xcassets/Pin/Float.imageset/Pin_Light_1x.png new file mode 100644 index 0000000..9fc4c65 Binary files /dev/null and b/Clocker/Media.xcassets/Pin/Float.imageset/Pin_Light_1x.png differ diff --git a/Clocker/Media.xcassets/Pin/Float.imageset/light-mode.png b/Clocker/Media.xcassets/Pin/Float.imageset/light-mode.png new file mode 100644 index 0000000..edf76f8 Binary files /dev/null and b/Clocker/Media.xcassets/Pin/Float.imageset/light-mode.png differ diff --git a/Clocker/Media.xcassets/Pin/Pin.imageset/Contents.json b/Clocker/Media.xcassets/Pin/Pin.imageset/Contents.json index 4cb67ab..f6f839c 100644 --- a/Clocker/Media.xcassets/Pin/Pin.imageset/Contents.json +++ b/Clocker/Media.xcassets/Pin/Pin.imageset/Contents.json @@ -5,29 +5,30 @@ "scale" : "1x" }, { - "idiom" : "universal", - "scale" : "1x", "appearances" : [ { "appearance" : "luminosity", "value" : "dark" } - ] + ], + "filename" : "Pin_1x.png", + "idiom" : "universal", + "scale" : "1x" }, { + "filename" : "light-mode.png", "idiom" : "universal", - "filename" : "PinIcon.png", "scale" : "2x" }, { - "idiom" : "universal", - "filename" : "PinIconWhite.png", "appearances" : [ { "appearance" : "luminosity", "value" : "dark" } ], + "filename" : "info panel detach button_Normal@2x.png", + "idiom" : "universal", "scale" : "2x" }, { @@ -35,18 +36,18 @@ "scale" : "3x" }, { - "idiom" : "universal", - "scale" : "3x", "appearances" : [ { "appearance" : "luminosity", "value" : "dark" } - ] + ], + "idiom" : "universal", + "scale" : "3x" } ], "info" : { - "version" : 1, - "author" : "xcode" + "author" : "xcode", + "version" : 1 } -} \ No newline at end of file +} diff --git a/Clocker/Media.xcassets/Pin/Pin.imageset/PinIcon.png b/Clocker/Media.xcassets/Pin/Pin.imageset/PinIcon.png deleted file mode 100644 index 7e66bfe..0000000 Binary files a/Clocker/Media.xcassets/Pin/Pin.imageset/PinIcon.png and /dev/null differ diff --git a/Clocker/Media.xcassets/Pin/Pin.imageset/PinIconWhite.png b/Clocker/Media.xcassets/Pin/Pin.imageset/PinIconWhite.png deleted file mode 100644 index 2e30f01..0000000 Binary files a/Clocker/Media.xcassets/Pin/Pin.imageset/PinIconWhite.png and /dev/null differ diff --git a/Clocker/Media.xcassets/Pin/Pin.imageset/Pin_1x.png b/Clocker/Media.xcassets/Pin/Pin.imageset/Pin_1x.png new file mode 100644 index 0000000..661ec7a Binary files /dev/null and b/Clocker/Media.xcassets/Pin/Pin.imageset/Pin_1x.png differ diff --git a/Clocker/Media.xcassets/Pin/Pin.imageset/info panel detach button_Normal@2x.png b/Clocker/Media.xcassets/Pin/Pin.imageset/info panel detach button_Normal@2x.png new file mode 100644 index 0000000..cdf3e16 Binary files /dev/null and b/Clocker/Media.xcassets/Pin/Pin.imageset/info panel detach button_Normal@2x.png differ diff --git a/Clocker/Media.xcassets/Pin/Pin.imageset/light-mode.png b/Clocker/Media.xcassets/Pin/Pin.imageset/light-mode.png new file mode 100644 index 0000000..7856e36 Binary files /dev/null and b/Clocker/Media.xcassets/Pin/Pin.imageset/light-mode.png differ