Skip to content

jstreebin/Sublime-Text-2-Icon

 
 

Repository files navigation

Sublime Text 2 Replacement Icon

A replacement icon for Sublime Text 2

Sublime Text 2 replacement icon preview

Adapted by Daniel Matarazzo from an icon by Lindsay Mindler

Installation (Mac OS X)

Open the following folder:

open /Applications/Sublime\ Text\ 2.app/Contents/Resources/

Find the file Sublime Text 2.icns and replace with the one from this repository. The name needs to remain exactly the same.

If you want to replace the built-in document icons as well, copy all the .icns files from this project's Document Icons folder to the same folder as above. Doing so will overwrite the application's default icons, so you may want to back them up in case you'd like to restore them.`

Additionally, there's a bash script that will do all of the above, with a little trick to force reloading the application icons. With Sublime closed, from this project's folder, run:

./mac_replace_icons

You can also just double click on the 'mac_replace_icons' script, and it will run in terminal. Because it uses sudo, you'll need to put in your password.

Installation (Windows 7)

Download ResEdit

  1. Navigate to the installation folder for Sublime Text 2 (this should be in C:\Program Files\Sublime Text2). Copy sublime_text.exe to your desktop.*
  2. Run ResEdit, choose File > Open Project .... Select the sublime_text.exe you copied to your desktop.
  3. In the Resources pane of ResEdit, right-click the Icon folder and choose Add Resource > Icon....
  4. Navigate to the folder containing the sublime_text.ico file. Add it.
  5. Right-click the icon named 103 [English (Australia)], select Remove from Project.
  6. Save.
  7. Copy the sublime_text.exe on your desktop back to the Program Files folder from step 1.

  • The Program Files folder is protected. You need to move the exe out of this folder to edit it.

Installation (Ubuntu)

  1. Download this repository
  2. Open a terminal, cd to wherever you downloaded the repository to.
  3. Unzip the repository: unzip REPOSOITORY_NAME.zip
  4. cd into the repository folder.
  5. Run the Ubuntu Installation Script ./ubuntu_replace_icons
  6. Ha! Run it as root.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published