dotfiles/.atom/packages/atom-material-ui
Chris Nutter 18467e0fd4 oh please work 2020-09-07 14:15:44 -07:00
..
assets oh please work 2020-09-07 14:15:44 -07:00
lib oh please work 2020-09-07 14:15:44 -07:00
node_modules/tinycolor2 oh please work 2020-09-07 14:15:44 -07:00
spec oh please work 2020-09-07 14:15:44 -07:00
styles oh please work 2020-09-07 14:15:44 -07:00
.editorconfig oh please work 2020-09-07 14:15:44 -07:00
.eslintrc.js oh please work 2020-09-07 14:15:44 -07:00
.npmignore oh please work 2020-09-07 14:15:44 -07:00
CONTRIBUTING.md oh please work 2020-09-07 14:15:44 -07:00
ISSUE_TEMPLATE.md oh please work 2020-09-07 14:15:44 -07:00
LICENSE.md oh please work 2020-09-07 14:15:44 -07:00
PULL_REQUEST_TEMPLATE.md oh please work 2020-09-07 14:15:44 -07:00
README.md oh please work 2020-09-07 14:15:44 -07:00
index.less oh please work 2020-09-07 14:15:44 -07:00
package.json oh please work 2020-09-07 14:15:44 -07:00

README.md

Build Status apm apm apm Gitter Support AMU

AMU

A dynamic UI theme for Atom that (kinda) follows Google's Material Design Guidelines. Best with Atom Material Syntax.

Inspired by Mattia Astorino's SublimeText theme.

Installation

Fire up a console and type:

apm install atom-material-ui

Or, inside Atom's settings select Install and then search for this package.

Configuration

Atom Material UI supports different accent colors. To change it, go to Settings > Themes and click the cog icon next to the theme selector.

You'll find the color picker there.

Screenshots

Here's the obligatory screenshot.

With Atom Material Syntax

apm install atom-material-syntax

With Light syntax theme variant

apm install atom-material-syntax-light

With Dark syntax theme variant

apm install atom-material-syntax-dark

Contributing

Please check the CONTRIBUTING.md file.

Extra

You can download the redesigned icon from dropbox. It's a ZIP file containing multiple resolution PNGs, ICNS and ICO formats. Windows ICO converted by Akshit Tripathi.

License

Atom Material UI is licensed under MIT.

View the license file here