A flexible full-color icon package for use in Atom.
$ apm install flexicons
$ git clone https://github.com/wyze/atom-flexicons.git$ cd atom-flexicons$ npm install$ apm link -d$ atom . -d
Name | Type | Default | Description |
---|---|---|---|
Muted | Boolean | false | Applies grey overlay to icons. |
Git Status Colors | Boolean | true | Shows colors related to git status. |
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. |
Copyright © 2016 Neil Kistner
Released under the MIT license. See license for details.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.