Monday, April 7, 2014

about colors schemes in terminal vim

i found some color schemes on http://vimcolorschemetest.googlecode.com/

these schemes work well in vim-gtk, but not work in xfce4-terminal vim.

how i can use these schemes in xfce4-terminal? if it is possible.

some of my configs:

ivr@nout:~$ ls ~/.vim/colors/
buttercream.vim
ivr@nout:~$ env | grep TERM
TERM=xterm-256color
COLORTERM=Terminal
ivr@nout:~$ cat ~/.vimrc | grep t_Co
set t_Co=256
ivr@nout:~$ cat ~/.vimrc | grep color
color buttercream
ivr@nout:~$

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment