Git Product home page Git Product logo

circl.icns's Introduction

circl.icns Image

A round flat icon set for OS X, for a more uniform dock. Adapted from flat.icns by Tina Latif.

Installation

Method 1: Icon Manager (Recommended)

There are a few icon managers out there. I use and recommend LiteIcon.

Just drag and drop the icons onto their corresponding applications, and then log out and back in to refresh the dock.

Method 2: Automated Script

The Automated Script downloads the lastest circl.icns zip and replaces the icons for you.

  1. Open the terminal and cd into the containing folder

    ex: cd Download/circl.icns-master/
    
  2. To run Script, use this command:

    sudo ./install.sh
    

Note: The script isnt pefect and dosent have a revert option, use with conscience.
This will be updated in near future.

Method 3: Manual installation

Some programs may require manual installation (for example, if they are not directly in the Applications folder). The icns folder contains all the .icns files for this.

  1. Find the .icns file for the program
  2. Navigate to the program
  3. Right-click on the program and select 'Get Info'
  4. Drag the .icns file onto the existing icon for the program in the info panel
To install the Calender app:
  1. Choose which icons you want to use from the circlicns folder and change the names to 'App.icns' and 'App-empty.icns' by right-clicking and selecting 'Get Info'
  2. Go to Applications, right click on the Calendar app, and select "Show Package Contents"
  3. Navigate to Calendar.app/Contents/Resources to find the 'App.icns' and the 'App-empty.icns' (recommended to make a back-up of these!)
  4. Drag the .icns files from the circl.icns folder into the Calendar app's to overwrite it.
  5. Navigate to Calendar.app/Contents/Resources/Calendar.docktileplugin/Contents/Resources
  6. Repeat step 4
  7. Go to terminal and enter "killall Dock" to refresh your dock

circl dock

For the best results, I recommend you use a 2D dock instead of a 3D dock.

OS X 10.8 (Mountain Lion) or below

Use the command:

defaults write com.apple.dock no-glass -boolean YES 

(revert this by, you guessed it, changing YES to NO)

OS X 10.9 (Mavericks)

The above command won't work. The good news is, the left and right-positioned docks are both 2D, so you can just move the position of your dock. The bad(?) news is that the left and right-side docks are white instead of black, but there are a couple work-arounds for that which I'll leave up to you to figure out.

Requests

If you want an icon that's not there, the preferred way of requesting is to file an issue for it on the original icon set here.
Otherwise, feel free to tweet me.

Contribute

If you want to add icons, I've provided a template for the size.
Use the red as a guideline for centered icons.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.