Skip to content

Commit

Permalink
icons
Browse files Browse the repository at this point in the history
1- change as color
2- add icon to lock file “comp.lock”
3- change go icon
  • Loading branch information
Muah authored and Muah committed Sep 11, 2016
1 parent 7e0f15a commit 22fe15c
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 0 deletions.
14 changes: 14 additions & 0 deletions icons/Langs/Lock.tmLanguage
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>name</key>
<string>lock</string>
<key>fileTypes</key>
<array>
<string>lock</string>
</array>
<key>scopeName</key>
<string>lock</string>
</dict>
</plist>
13 changes: 13 additions & 0 deletions icons/Prefs/icon_lock.tmPreferences
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>scope</key>
<string>lock</string>
<key>settings</key>
<dict>
<key>icon</key>
<string>file_type_lock</string>
</dict>
</dict>
</plist>
Binary file modified icons/file_type_applescript.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/file_type_go.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/[email protected]
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 icons/file_type_lock.png
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 icons/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 22fe15c

Please sign in to comment.