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

maustinstar/MacOS-Skin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacOS Skin

Custom icon sets for MacOS Apps.

Mac OS Skins

Using Custom Icons

Warning: Disabling System Integrity Protection (SIP) is required to use skins on pre-installed Apps

If you do not need to change skins for system Apps, skip the following step

Disabling SIP

Warning: You will not have access to these instructions while disabling SIP. Write them down, or open on another device.

  1. Restart your Mac.  > Restart...
  2. Hold ⌘R during boot. (This opens Recovery Mode)
  3. In the toolbar: Utilities > Terminal
  4. run csrutil disable
  5. Restart your Mac.  > Restart...

Using the Skins

  1. Copy the icon to clipboard:
    • Right click > Get Info... > Preview; select and copy (⌘C)
    • You CAN NOT simply copy the file
    • You CAN NOT copy the icon from the top left of the Get Info pane, you must copy from the preview tab within the pane
  2. Paste the icon in the application:
    • Finder > Applications > Your Target > Right Click > Get Info... > Preview; select top left thumbnail and paste (⌘V)

Troubleshooting

If the new icon looks like a peice of paper inscribed with "ICNS", it was copied incorrectly. Workaround: Open the image file in the Preview App, select all, then copy.

Refreshing the Dock

  1. If your new icons are not displayed in the dock, open terminal:

killAll Dock

  1. Open each app, and the icon should be updated.

Enabling SIP

Warning: You will not have access to these instructions while enabling SIP. Write them down, or open on another device.

  1. Restart your Mac.  > Restart...
  2. Hold ⌘R during boot. (This opens Recovery Mode)
  3. In the toolbar: Utilities > Terminal
  4. run csrutil enable
  5. Restart your Mac.  > Restart...

Authors

About

Custom icon sets for MacOS Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published