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: over 1 year ago
JSON representation
Minimal light colorschme with good GUI element colors
- Host: GitHub
- URL: https://github.com/meain/hima-vim
- Owner: meain
- Created: 2020-06-05T06:09:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T11:20:08.000Z (almost 6 years ago)
- Last Synced: 2025-03-19T02:22:17.102Z (over 1 year ago)
- Topics: colorscheme, vim, vim-colorscheme
- Language: Vim script
- Homepage:
- Size: 22.5 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hima
Minimal vim colorscheme with good GUI element colors.
|  |  |  |  |
| :----------------------------------: | :----------------------------------: | :----------------------------------: | :----------------------------------: |
| 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.