Skip to content

vinodshelke82/carbonized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

carbonized

carbonized is a vim theme inspired by the Carbon keycap set by T0mb3ry.

screenshots

carbonized-light
screenshot of the carbonized-light vim themescreenshot of the carbonized-dark vim theme
carbonized-dark

installation

step 1: download the colour scheme

option A: manually

Download the desired colourscheme files and place in directory ~/.vim/colors/ (Linux/Mac) or %userprofile%\vimfiles\colors\ (Windows).

option B: using a plugin manager

For easy management of Vim colour schemes (and other plugins), try a plugin manager. With vim-plug, for instance, just add Plug 'nightsense/carbonized' to the list of plugins in vimrc, then run PlugUpdate.

step 2: activate the colour scheme

To activate the carbonized theme, add one of the following lines to your vimrc:

  • colorscheme carbonized-light
  • colorscheme carbonized-dark

About

vim theme inspired by the Carbon keycap set

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published