sponsor Vim development Vim logo Vim Book Ad

elise.vim : The colorscheme "Für Elise".

 script karma  Rating 11/6, Downloaded by 998  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).

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

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github