fokus : Light color scheme designed for Ruby programming
| script karma |
Rating 9/5,
Downloaded by 1586 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Mohammad Satrio |
| |
| script type |
| color scheme |
| |
| description |
Colorful scheme with light background, shamelessly edited from 'fruit'. Also includes some custom PHP style because I had to look at php files from time to time.
Screenshot showing a ruby file and NERDTree:
http://img716.imageshack.us/img716/8144/screenshotstreamscontro.png |
| |
| install details |
Place fokus.vim in your colors directory at ~/.vim/colors. Add the following lines to your ~/.vimrc file to use this colorscheme by default on startup:
:syntax on
:colorscheme fokus
If you're coding PHP too, you may also have to put this on your .vimrc so the custom style would look as intended:
autocmd FileType php so ~/.vim/colors/fokus.vim
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.44
|