Skip to content

chawyehsu/base16-snazzy-scheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

16 Commits
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

base16-snazzy-scheme

Elegant base16 theme with bright colors

This is a color scheme for base16. The colors are chosen from the original hyper-snazzy version, and follows the styling guidelines from base16. This scheme lets you use the snazzy colors on any application supported by base16.

Install / How to use

This is a base16 color scheme definition. To use it on an application you want, you should take a look at base16's repository to see if the application is supported by base16. Then choose a base16 builder to build the theme files of the application. It will generate a bunch of theme files based on different base16 color scheme definition. To use snazzy colors, just install the snazzy one into the application, and that's it!

Here is an example to use base16-snazzy on Vim:

Vundle

Add the following code into your ~/.vimrc file and run PluginInstall in Vim.

Plugin 'chriskempson/base16-vim'

Then add colorscheme base16-snazzy to your ~/.vimrc. For details, see base16-vim.

Related

License

MIT Ā© Chawye Hsu