From: Anonymous b. i. <ich...@gm...> - 2010-06-17 06:14:58
|
Hi! When I use vim with any vim colorscheme that supports 256 colors, all I see is big solid blocks. Any idea what am I doing wrong? Screenshot: http://i388.photobucket.com/albums/oo329/cubancigar11/snapshot1-2.png 1) xterm, Eterm and urxvt are working fine 2) I am using stock debian mlterm, xterm and Eterm. urxvt is patched with 256 colors support. Following is my .vimrc set t_Co=256 colorscheme 256_asu1dark_my Following is my ~/.mlterm/main use_transbg = true brightness = 20 fg_color = lightgray bg_color = black cursor_fg_color = orange cursor_bg_color = orange use_scrollbar = true scrollbar_mode = right scrollbar_view_name = mozmodern fontsize = 13 geometry = 80x25 use_anti_alias = false bel_mode = visual logsize = 100000 -- Regards, |