https://github.com/atom-material/atom-material-ui
A dynamic UI theme for Atom that follows Google's Material Design Guidelines
https://github.com/atom-material/atom-material-ui
Last synced: 12 days ago
JSON representation
A dynamic UI theme for Atom that follows Google's Material Design Guidelines
- Host: GitHub
- URL: https://github.com/atom-material/atom-material-ui
- Owner: atom-material
- License: mit
- Archived: true
- Created: 2015-06-19T19:42:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-08-22T04:44:51.000Z (over 3 years ago)
- Last Synced: 2024-08-02T12:22:39.846Z (9 months ago)
- Language: CSS
- Homepage:
- Size: 2.32 MB
- Stars: 816
- Watchers: 32
- Forks: 203
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-starred-test - atom-material/atom-material-ui - A dynamic UI theme for Atom that follows Google's Material Design Guidelines (CSS)
README
[](https://travis-ci.org/atom-material/atom-material-ui)
[](https://atom.io/packages/atom-material-ui)
[](https://atom.io/packages/atom-material-ui)
[]()
[](https://gitter.im/silvestreh/atom-material-ui)
[](https://www.paypal.me/silvestreh)
---A dynamic UI theme for Atom that (kinda) follows Google's Material Design Guidelines. Best with [Atom Material Syntax](https://github.com/atom-material/atom-material-syntax).
Inspired by Mattia Astorino's [SublimeText theme](https://github.com/equinusocio/material-theme).
# Installation
Fire up a console and type:
```shell
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](https://atom.io/packages/atom-material-syntax)
```shell
apm install atom-material-syntax
```
### With [Light syntax](https://atom.io/packages/atom-material-syntax-light) theme variant
```shell
apm install atom-material-syntax-light
```
### With [Dark syntax](https://atom.io/packages/atom-material-syntax-dark) theme variant
```shell
apm install atom-material-syntax-dark
```
# Contributing
Please check the [CONTRIBUTING.md](https://github.com/atom-material/atom-material-ui/blob/master/CONTRIBUTING.md) file.
# Extra

You can download the redesigned icon from [dropbox](https://www.dropbox.com/s/8gyn40sw95626dx/Atom-MD-Icon.zip?dl=0). 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](https://github.com/atom-material/atom-material-ui/blob/master/LICENSE.md)