├── README.md ├── Terminal_app └── cake16.terminal ├── colors └── cake16.vim ├── iterm2 └── cake16.itermcolors ├── rxvt └── Xresources └── screenshots ├── html_viml.png ├── java.png ├── javascript_vimfiler.png └── ruby.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zefei/cake16/HEAD/README.md -------------------------------------------------------------------------------- /Terminal_app/cake16.terminal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zefei/cake16/HEAD/Terminal_app/cake16.terminal -------------------------------------------------------------------------------- /colors/cake16.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zefei/cake16/HEAD/colors/cake16.vim -------------------------------------------------------------------------------- /iterm2/cake16.itermcolors: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zefei/cake16/HEAD/iterm2/cake16.itermcolors -------------------------------------------------------------------------------- /rxvt/Xresources: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zefei/cake16/HEAD/rxvt/Xresources -------------------------------------------------------------------------------- /screenshots/html_viml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zefei/cake16/HEAD/screenshots/html_viml.png -------------------------------------------------------------------------------- /screenshots/java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zefei/cake16/HEAD/screenshots/java.png -------------------------------------------------------------------------------- /screenshots/javascript_vimfiler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zefei/cake16/HEAD/screenshots/javascript_vimfiler.png -------------------------------------------------------------------------------- /screenshots/ruby.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zefei/cake16/HEAD/screenshots/ruby.png --------------------------------------------------------------------------------