An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Icarus

![icarus](https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fc.mql5.com%2F6%2F802%2Ficarus_new.jpg&f=1&nofb=1)

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

## Screenshots
![rust](screenshots/rust.png)

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)