https://github.com/felipesousa/rupza
🔱 a dark colorscheme to GUI Vim
https://github.com/felipesousa/rupza
colorscheme dark gui gvim mvim vim
Last synced: 8 months ago
JSON representation
🔱 a dark colorscheme to GUI Vim
- Host: GitHub
- URL: https://github.com/felipesousa/rupza
- Owner: felipesousa
- License: mit
- Created: 2017-12-21T03:58:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-21T04:34:15.000Z (over 8 years ago)
- Last Synced: 2025-05-07T22:08:23.165Z (12 months ago)
- Topics: colorscheme, dark, gui, gvim, mvim, vim
- Language: Vim script
- Homepage:
- Size: 1010 KB
- Stars: 33
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rupza
> 🔱 a dark colorscheme to GUI Vim.
## Installation
Just copy the file `colors/rupza.vim` to your `~/.vim/colors/` directory.
## Usage
In your `~/.vimrc` file:
```vimrc
colorscheme rupza
```
## Screenshots

## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## License
Felipe Sousa @ MIT LICENSE