Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/meain/hima-vim

Minimal light colorschme with good GUI element colors
https://github.com/meain/hima-vim

colorscheme vim vim-colorscheme

Last synced: 3 months ago
JSON representation

Minimal light colorschme with good GUI element colors

Awesome Lists containing this project

README

        

hima



Minimal vim colorscheme with good GUI element colors.


| ![](https://i.imgur.com/FWJyVFe.png) | ![](https://i.imgur.com/hMni7kY.png) | ![](https://i.imgur.com/Nm2aRCr.png) | ![](https://i.imgur.com/Y0i5H7b.png) |
| :----------------------------------: | :----------------------------------: | :----------------------------------: | :----------------------------------: |
| hima | hima-plain | hima-dark | hima-plain-dark |

## Installation

Example with vim-plug:

```vim
Plug 'meain/hima-vim' " add the plugin

set background=light " or light
colorscheme hima " or (hima-dark, hima-plain, hima-plain-dark)
```

> For the most part if you find some specific color unbearably ugly, let me know, this is still a WIP.
> The idea is a relatively minimal colorscheme, but have colors for essentials and popular plugins that needs extra colors.