sponsor Vim development Vim logo Vim Book Ad

univresal-blue scheme : blue vim scheme that aims to work well in gvim, vim in console and terminal

 script karma  Rating 12/7, Downloaded by 1534  Comments, bugs, improvements  Vim wiki

created by
no body
 
script type
color scheme
 
description
The purpose of this theme is to be usable not only in gvim, but to be also usable in in virtual terminal emulator and console
For this reason this theme is tested in gvim, urxvt and FreeBSD console

For virtual terminals I use these colors in .Xdefaults:

XTerm*color0:   #000000
XTerm*color8:   #606060
XTerm*color1:   #800000
XTerm*color9:   #FF0000
XTerm*color2:   #00800a
XTerm*color10:  #00FF00
XTerm*color3:   #E7811B
XTerm*color11:  #FFFF00
XTerm*color4:   #000060
XTerm*color12:  #5050FF
XTerm*color5:   #800080
XTerm*color13:  #FF00FF
XTerm*color6:   #008080
XTerm*color14:  #00FFFF
XTerm*color7:   #909090
XTerm*color15:  #FFFFFF

XTerm*Background:       #000000
XTerm*Foreground:       #FFFFFF
XTerm*underlineColor:   #5070ff
XTerm*cursorColor:      #ffffff



Also I set LSCOLORS=DxGxGxCxBxexcxbxbxFxFb (for colorful ls, which looks quite nice with these colors)

Screenshots comparing gvim and vim in terminal:
http://files.bsdroot.lv/my/screenshots/vim/universal-blue/2011.11.07_at_23.40.32.png (vim)
http://files.bsdroot.lv/my/screenshots/vim/universal-blue/2011.11.07_at_23.41.29.png (gvim)


NOTE: if you use rxvt-unicode, check t_Co setting (with :set t_Co) if it's showing 8, you need to set it to 16, otherwise this syntax file will be rendered poorly
 
install details
put universal-blue.vim in ~/.vim/colors/
in your .vimrc add

syntax on
colo universal-blue

Hope you enjoy it.

At any time you can grab latest version at:
https://github.com/graudeejs/dot.vim/blob/master/colors/universal-blue.vim

This color scheme was only tested with vim 7.3
 

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
universal-blue.vim 1.4.1 2011-11-09 7.3 no body Improve tab colors
ip used for rating: 54.82.20.97

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