- This theme is based on the Dark Horizon theme from VSCode, plus uwu itself
- Lualine support
- Make it similar to kitty.conf
- QuickUI (I think that's what it was called?) support
- Telescope support
- Rose-colored borders. Maybe that's possible?
- First install vim-plug.
Plug 'mangeshrex/uwu.vim'
- Add
colorscheme uwu
to .vimrc or init.vim.
use { 'mangeshrex/uwu.vim' }`
For color highlight:
" To enable
let g:UwuNR=1 " default
" To disable
let g:UwuNR=1
" Remember to reload colorscheme after changing the variable
- With NvChad.
- SS credits to Manas140
Color | Hex Code |
---|---|
Foreground | #c5c8c9 |
Background | #131a1c |
Black | #1b2224 |
Red | #f65b5b |
Green | #6bb05d |
Yellow | #e59e67 |
Blue | #53a7bf |
Magenta | #b185db |
Cyan | #51a39f |
White | #c4c4c4 |
Bright Black | #232a2c |
Bright Red | #c26f6f |
Bright Green | #8dc776 |
Bright Yellow | #e7ac7e |
Bright Blue | #6cbad1 |
Bright Magenta | #bb8fe5 |
Bright Cyan | #6db0ad |
Bright White | #cecece |
- A VsCode port has been made for UwU, do check it out here.
[ ] Adding some famous statusline support.
[•] Beautifying the colors more.
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.
Discussion --> here