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