# Milotic
> The Best Colorful theme for all Text Editors!
## Theme Under Development for
- [Vim](http://www.vim.org/)
- [Atom](https://atom.io/)
- [Xcode](https://developer.apple.com/xcode/)
- [Terminal.app](http://en.wikipedia.org/wiki/Terminal_%28OS_X%29)
- [XTerm](https://en.wikipedia.org/wiki/Xterm) and [iTerm](http://www.iterm2.com/).
## Sublime Text

### Install using Package Control
If you are using [Package Control](https://sublime.wbond.net/), you can easily
install Milotic via the **Package Control: Install Package**. Search the package theme as
Milotic in the packages list. After this you should be able to select Milotic color scheme
by browsing **Preferences -> Color Scheme -> Milotic -> Milotic**
See Milotic in [package control web page](https://packagecontrol.io/packages/Milotic)
### Manual Install
1. Use `git clone git@github.com:vicky002/Milotic.git` and then take the **Milotic.tmTheme**
2. Open Sublime Text and click on **Preferences => browse preferences**
3. Then put the **Milotic.tmTheme** there.
4. Now select the Milotic Theme by browsing **Preferences -> Color Scheme -> Milotic**
## Installation
[Under Development]
## Contributing
1. Fork it!
2. Create your branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -m 'Added Some featues'``
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :)
## About
**Credits**: Inspired by [@zenorocha's](https://twitter.com/zenorocha) [Dracula Theme](https://github.com/zenorocha/dracula-theme).
**License**: MIT ® [Vikesh Tiwari](https://github.com/vicky002/Milotic/blob/master/LICENSE).