https://github.com/danielbayley/atom-custom-app-icon
:atom: Replace the @Atom app icon with any custom .icns file.
https://github.com/danielbayley/atom-custom-app-icon
apm atom coffeescript config editor icons macos osx package
Last synced: 9 months ago
JSON representation
:atom: Replace the @Atom app icon with any custom .icns file.
- Host: GitHub
- URL: https://github.com/danielbayley/atom-custom-app-icon
- Owner: danielbayley
- License: mit
- Created: 2016-06-05T15:42:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-14T23:34:09.000Z (over 8 years ago)
- Last Synced: 2025-06-25T07:02:26.334Z (about 1 year ago)
- Topics: apm, atom, coffeescript, config, editor, icons, macos, osx, package
- Language: CoffeeScript
- Homepage: https://atom.io/packages/custom-app-icon
- Size: 9.77 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![badge][apm]][package]
[![badge][chat]][#slack]
[Atom] Custom App icon
======================
Replace the [Atom] application icon. Changes persist across updates and restarts.
Install
-------
`apm install custom-app-icon` or search “app icon” under packages within Atom.
Setup
-----
Simply place your custom `.icns` file(s)[*](#F1) in your [`ATOM_HOME`] directory, or specify a file path in the package settings.
[*](#R1) You can also supply a `file.icns` which will apply to all files associated with Atom.
`Restore` the original icon/s from the command palette.
**NOTE** that this package is mac only for now; you couldn't pay me enough to use Windows… but pull requests are welcome.
License
-------
[MIT] © [Daniel Bayley]
[MIT]: LICENSE.md
[Daniel Bayley]: https://github.com/danielbayley
[atom]: https://atom.io
[apm]: https://img.shields.io/apm/v/custom-app-icon.svg?style=flat-square
[package]: https://atom.io/packages/custom-app-icon
[chat]: https://img.shields.io/badge/chat-atom.io%20slack-ff69b4.svg?style=flat-square
[#slack]: https://atom-slack.herokuapp.co
[`ATOM_HOME`]: http://flight-manual.atom.io/using-atom/sections/basic-customization/#custom-home-location-with-an-environment-variable
[sync-settings]: http://atom.io/packages/sync-setting
[Tile]: http://