https://github.com/hicarod/icarus_
:art: A simple dark based color scheme for [Neo]Vim.
https://github.com/hicarod/icarus_
color-scheme colorscheme dark-theme neovim vim
Last synced: 2 months ago
JSON representation
:art: A simple dark based color scheme for [Neo]Vim.
- Host: GitHub
- URL: https://github.com/hicarod/icarus_
- Owner: HicaroD
- License: other
- Created: 2022-03-19T16:38:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T18:34:57.000Z (over 4 years ago)
- Last Synced: 2025-11-06T22:04:35.073Z (8 months ago)
- Topics: color-scheme, colorscheme, dark-theme, neovim, vim
- Language: Vim script
- Homepage:
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Icarus

🎨 A simple dark based color scheme for [Neo]Vim.
## Screenshots

See more screenshots [here](screenshots/)
## Installation
1. [Plug][]
```
Plug 'HicaroD/Icarus'
```
2. [Vundle][]
```
Plugin 'HicaroD/Icarus'
```
[vundle]: https://github.com/gmarik/Vundle.vim
[plug]: https://github.com/junegunn/vim-plug
## Usage
Add this to your `.vimrc`:
```
set termguicolors
colorscheme icarus
```
## Contributions
If you find any problems with this color scheme please post an issue here on
GitHub.
## Credits
Thank vou very much for the amazing color recomendations, [Marcelo][], [Noemy][], [Rebeca][] and [Wemilly][]. The idea was to mix
my friends's favorite colors in one color scheme, that's was the result. I hope everyone like it :smile:.
[marcelo]: https://github.com/basedCadet
[noemy]: https://github.com/noemyroberta
[rebeca]: https://github.com/becacoli
[wemilly]: https://github.com/wemillymaria
## License
Original license from pencil: [MIT](LICENSE)