elise.vim : The colorscheme "Für Elise".
| script karma |
Rating 11/6,
Downloaded by 993 |
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 |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.44
|