sponsor Vim development Vim logo Vim Book Ad

elisex.vim : The colorscheme "Für die Sexy Elise".

 script karma  Rating 15/7, Downloaded by 1183  Comments, bugs, improvements  Vim wiki

created by
drachen kiraa
 
script type
color scheme
 
description
A pinky-yellowy-greeny colorscheme inspired on a popular
classical composition of "Ludwig van Beethoven", called
"Für Elise" (For Elise).

This one uses bold and italic font styles to please your eyes.

If you aren't scarred by _Pink_ comments, you'll LOVE this scheme.

Note: - Only standard (for all languages) highlight-groups are set.
      - This colorscheme _should_ look nice everywhere.
 
install details
Just put it into your  ~/.vim/colors and try it with:
    :color elisex

After you try this colorscheme, you probably may want to use it every day.
If that is your case, then it is best to strip-off all useless comments
and empty lines of the file. Executing these commands will do that:

  * Remove all leading comments and empty lines with:
       :%g/\(^$\|^\s\+$\)\|\(^".*\|^\s\+".*\)/d

  * Remove all leading spaces and tabs with:
       :%s/^\s\+//g
 

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
elisex.vim 1.0 2009-07-01 6.0 drachen kiraa Initial upload
ip used for rating: 54.173.214.79

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