135

GitHub - hzchirs/vim-material: Vim colorscheme inspired by equinusocio'...

 6 years ago
source link: https://github.com/hzchirs/vim-material
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
       _                                 _            _       _
__   _(_)_ __ ___        _ __ ___   __ _| |_ ___ _ __(_) __ _| |
\ \ / / | '_ ` _ \ _____| '_ ` _ \ / _` | __/ _ \ '__| |/ _` | |
 \ V /| | | | | | |_____| | | | | | (_| | ||  __/ |  | | (_| | |
  \_/ |_|_| |_| |_|     |_| |_| |_|\__,_|\__\___|_|  |_|\__,_|_|

vim-material

equinusocio's Material Theme port for vim.

  • supports true color terminal and gvim only.
  • supports treesitter.

Screenshot

Dark

Light

Palenight

Oceanic

Installation

Plug 'hzchirs/vim-material'

" Dark
set background=dark
colorscheme vim-material

" Palenight
let g:material_style='palenight'
set background=dark
colorscheme vim-material

" Oceanic
let g:material_style='oceanic'
set background=dark
colorscheme vim-material

" Light
set background=light
colorscheme vim-material

Airline

Colorscheme also include an Airline theme

let g:airline_theme='material'

License


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK