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.
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.
- hyper-snazzy - Hyper version
- iterm2-snazzy - iTerm2 version
- terminal-snazzy - Terminal version
- konsole-snazzy - Konsole version
- vscode-snazzy - VS Code version
- emacs-snazzy - Emacs version
- termite-snazzy - Termite version
- deepin-snazzy - Linux Deepin terminal version
- kitty-snazzy - Kitty version
- gnome-terminal-snazzy - Gnome terminal version
- urxvt-snazzy - Urxvt version
- alacritty-snazzy - Alacritty version
- tilix-snazzy - Tilix version
- terminus-snazzy - Terminus version
- windows-terminal-snazzy - Windows Terminal version
- alfred-snazzy - Alfred version
MIT Ā© Chawye Hsu