Develop a personal colorscheme (including colors for ``airline`` plugin. - [ ] focus on 256 color terminals - [ ] more smooth colors for true 24-bit terminals - [ ] Use GitHub's dark style as reference ## References - https://github.com/termstandard/colors - standard ``putty`` supports 256 colors - MS's built-in ssh client supports 24-bit colors - https://www.ditig.com/256-colors-cheat-sheet - https://upload.wikimedia.org/wikipedia/commons/1/15/Xterm_256color_chart.svg - https://github.com/ggalindezb/vim_colorscheme_template/blob/master/template.vim - https://devhints.io/vimscript - https://github.com/casr/vim-colors-reference ## Other Colorschemes - https://github.com/joshdick/onedark.vim - https://github.com/NLKNguyen/papercolor-theme
Develop a personal colorscheme (including colors for
airlineplugin.References
puttysupports 256 colorsOther Colorschemes