Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lode/ironman-syntax
A syntax scheme for Atom, inspired by IronMan.
https://github.com/lode/ironman-syntax
atom ironman theme
Last synced: 13 days ago
JSON representation
A syntax scheme for Atom, inspired by IronMan.
- Host: GitHub
- URL: https://github.com/lode/ironman-syntax
- Owner: lode
- License: mit
- Created: 2016-03-30T12:45:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-06T06:44:11.000Z (about 7 years ago)
- Last Synced: 2024-12-02T20:37:31.766Z (2 months ago)
- Topics: atom, ironman, theme
- Language: CSS
- Homepage: https://atom.io/themes/ironman-syntax
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![apm](https://img.shields.io/apm/v/ironman-syntax.svg?style=flat-square)](https://atom.io/packages/ironman-syntax)
# Ironman syntax for Atom
A syntax scheme for Atom, inspired by IronMan.
This is a copy of the [Ironman color theme for Sublime Text](https://github.com/sri-ni/ironman-color-scheme).![PHP example with Ironman syntax highlighting](https://raw.githubusercontent.com/lode/ironman-syntax/master/ironman.png)
## Install
One liner:
``` sh
apm install ironman-syntax
```Or via some clicks:
- Go to *Packages > Settings View > Install Packages/Themes*
- Click the *Themes* button
- Search for `Ironman`
- Click *Install*## To Do
- [Suggestions welcome](https://github.com/lode/ironman-syntax/issues/new)
## Languages
- PHP
- SQL
- HTML
- CSS
- Javascript
- JSON
- Templating (mustache, handlebars)
- Markup / Markdown## Contribute
Pull Requests or issues are welcome!
## License
[MIT](/LICENSE)