sponsor Vim development Vim logo Vim Book Ad

fokus : Light color scheme designed for Ruby programming

 script karma  Rating 9/5, Downloaded by 1368  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
fokus.vim 0.3 2011-02-08 7.2 Mohammad Satrio Darker hue for a few foreground colors, updates for directory tree, ruby regex, cucumber, and PHP.
fokus.vim 0.2 2011-01-10 7.2 Mohammad Satrio Initial upload
ip used for rating: 3.17.184.90

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github