- First install vim-plug .
Plug 'mangeshrex/uwu.vim'
- Add
colorscheme uwu
to .vimrc or init.vim.
use { 'mangeshrex/uwu.vim' }
Color | Hex Code |
---|---|
Foreground | #c5c8c9 |
Background | #131a1c |
Black | #1b2224 |
Red | #e74c4c |
Green | #6bb05d |
Yellow | #e59e67 |
Blue | #53a7bf |
Magenta | #cd69cc |
Cyan | #51a39f |
White | #c4c4c4 |
Bright Black | #454c4e |
Bright Red | #c26f6f |
Bright Green | #8dc776 |
Bright Yellow | #e7ac7e |
Bright Blue | #6cbad1 |
Bright Magenta | #e182e0 |
Bright Cyan | #6db0ad |
Bright White | #cecece |
- Adding some famous statusline support.
- Beautifying the colors more.
- Adding support for all other programs + apps.
At this moment UwU colorscheme is at its beginning and needs to be ported to most of the programs used in day to day life. So, if anyone of you feels you can port it to your favourite programs then PR's heartily welcomed.