Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

Commit

Permalink
change icon, feed apple's design
Browse files Browse the repository at this point in the history
  • Loading branch information
ParadiseDuo committed Oct 10, 2020
1 parent 4901b75 commit 67ea7d3
Show file tree
Hide file tree
Showing 15 changed files with 7 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file removed Trojan/Assets.xcassets/close.imageset/1火箭 (9).png
Binary file not shown.
6 changes: 3 additions & 3 deletions Trojan/Assets.xcassets/close.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"images" : [
{
"filename" : "1火箭 (9).png",
"filename" : "rocket (5).png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "1火箭 (10).png",
"filename" : "rocket (4).png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "1火箭 (11).png",
"filename" : "rocket (3).png",
"idiom" : "universal",
"scale" : "3x"
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file removed Trojan/Assets.xcassets/open.imageset/1火箭 (7).png
Binary file not shown.
Binary file removed Trojan/Assets.xcassets/open.imageset/1火箭 (8).png
Binary file not shown.
6 changes: 3 additions & 3 deletions Trojan/Assets.xcassets/open.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"images" : [
{
"filename" : "1火箭 (8).png",
"filename" : "rocket.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "1火箭 (7).png",
"filename" : "rocket (1).png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "1火箭 (6).png",
"filename" : "rocket (2).png",
"idiom" : "universal",
"scale" : "3x"
}
Expand Down
Binary file added Trojan/Assets.xcassets/open.imageset/rocket (1).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Trojan/Assets.xcassets/open.imageset/rocket.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Trojan/StatusMenuManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ class StatusMenuManager: NSObject {
statusItem.menu = statusMenu
copyCommandItem.isHidden = true
}
statusItem.image?.isTemplate = true
}

func showSpeed() {
Expand Down

0 comments on commit 67ea7d3

Please sign in to comment.