Giter Club home page Giter Club logo

terminal-icons's Introduction

Icons for your favorite Terminal Apps like Hyper or iTerm

Dracula by @zenorocha

Cobalt2 by @wesbos

Cobalt 2

Monokai Pro by @Monokai

Monokai Pro themed iTerm icon

How to Contribute

  • Download the sample icon sketch file. Change the colors and create your icon, without changing any dimensions.
  • Select the artboard and export a svg file.
  • Select the artboard again and export a png file, but @0.25x (256 x 256)
  • Download the Image2Icon App
  • Drop the svg as source and export a .ICNS for macOS
  • If you can afford pay for in-app purchases, so you can also export to .ico. If not then find an alternative way to create a .ico file from a svg
  • Send pull request for icon files only, DO NOT commit the sample sketch icon file

How to Install

Mac OS:

Easiest way to change the icons is by using https://freemacsoft.net/liteicon/. Just Drag and Drop the custom icon and hit Apply Changes.

Copy the .icns file you'd like to use. Find VS Code in your Applications folder, right click the icon and select Get Info. Click the icon in the top right corner so that a blue highlight appears around it. โŒ˜ + V to paste the new icon in. It may take a few restarts of VS Code for the icon to take.

If for some reason that doesn't work, then dragging the .icns to the icon (in the top left) of the info pane, until you see the green plus sign and then dropping it works.

Windows:

Right click on the shortcut App Icon, select properties and then shortcut tab and then change icon button.

Linux:

I think this works, but not sure https://smdavis.us/projects/menulibre/

Gnome3

This example installs the cobalt2 variant. Replace cobalt2.png with dracula.png for the dracula icon. Replace cobalt2.png with monokai-pro.png for the Monokai Pro icon.

$ xdg-icon-resource install --novendor --size 128 ./linux/cobalt2.png

Update the icon for the application you wish to use it with. This file is most likely in /usr/share/applications/ or ~/.local/share/applications and ends with .desktop. For example, I have replaced deepin-terminal icon with the cobalt2 icon.

  • edit (sudo) /usr/share/applications/deepin-terminal.desktop
  • modify Icon=deepin-terminal -> Icon=cobalt2
  • save/exit

You may have to restart your desktop environment


You can get in touch with me at Twitter: @dhanishgajjar

I post awesome stuff at Instagram: @dhanishgajjar

terminal-icons's People

Contributors

dhanishgajjar avatar jbfreels avatar

Watchers

Evert Smit avatar

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.