Skip to content

A flexible full-color icon package for use in Atom.

License

Notifications You must be signed in to change notification settings

wyze/atom-flexicons

Repository files navigation

Flexicons

Build Status apm devDependencies Codecov.io

A flexible full-color icon package for use in Atom.

Screenshot

Examples

Install

$ apm install flexicons

Develop

$ git clone https://github.com/wyze/atom-flexicons.git
$ cd atom-flexicons
$ npm install
$ apm link -d
$ atom . -d

Settings

Global

Name Type Default Description
Muted Boolean false Applies grey overlay to icons.
Git Status Colors Boolean true Shows colors related to git status.

Icons

Each icon has the following settings

Name Type Default Description
Disable Icon Boolean false Disables rendering the icon.
Icon Dropdown (String) Varies Choose which icon should render.
Overlay Color Color (Disabled) Would use chosen color for icon overlay.
Overlay Enabled Boolean false Enable/Disable icon color overlay.

Change Log

Full Change Log

v1.0.3 (2016-06-22)

  • Update dependencies (52f3b46)
  • Add documentation on icon settings to readme (bd500f9)
  • Add global settings info to readme (b0d39c2)

License

Copyright © 2016 Neil Kistner

Released under the MIT license. See license for details.