- postcss@^5.0.21
- postcss-mixins@^4.0.2
- postcss-nested@^1.0.0
- postcss-hexrgba@^0.2.0
- lodash.mapvalues@^4.4.0
Flexicons
A flexible full-color icon package for use in Atom.
Screenshot
![]()
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
v1.0.2 (2016-06-16)
- Add screenshot to readme (dfa0e24)
- Always generate file on package activation (705332d)
- Remove duplicate example (75ec9fd)
- Remove duplicated File class in tests (7e50f4b)
- Update tests to remove deprecation notice (9cbca42)
License
Copyright © 2016 Neil Kistner
Released under the MIT license. See license for details.