Skip to content

Latest commit

 

History

History
61 lines (51 loc) · 2.4 KB

README.md

File metadata and controls

61 lines (51 loc) · 2.4 KB
uwu

A beautiful and dark vim/neovim colorscheme.

Installation

Vim-Plug

  • First install vim-plug .
  • Plug 'mangeshrex/uwu.vim'
  • Add colorscheme uwu to .vimrc or init.vim.

PackerNvim

  • use { 'mangeshrex/uwu.vim' }

Screenshot

uwu-ss

Hex Colors Codes

Color Hex Code
s:uwufg_gui #c5c8c9
s:uwubg_gui #131A1C
s:uwu0_gui #1b2224
s:uwu1_gui #e74c4c
s:uwu2_gui #6bb05d
s:uwu3_gui #e59e67
s:uwu4_gui #53A7BF
s:uwu5_gui #CD69CC
s:uwu6_gui #51a39f
s:uwu7_gui #bcbcbc
s:uwu8_gui #454c4e
s:uwu9_gui #c26f6f
s:uwu10_gui #8dc776
s:uwu11_gui #e7ac7e
s:uwu12_gui #6CBAD1
s:uwu13_gui #E182E0
s:uwu14_gui #6db0ad
s:uwu15_gui #bfbfbf

Terminal Config

TO-DO

  • Adding some famous statusline support.
  • Beautifying the colors more.
  • Adding support for all other programs + apps.

Contributing

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.