On 5/21/06, Jabba Laci <[EMAIL PROTECTED]> wrote:
Hi,

> AFAIK, the colorscheme script is the same. However, let's try to guess
> what might cause a single colorscheme to display differently on
> different machines...
>
> Gvim or console Vim? How many colors does the colorscheme require? Are
> they all available on Debian? If in console Vim, do the Debian terminal
> and the Windows dos-box use the same color palette? (still for console
> Vim), are there differences between the display in /dev/tty (the
> "non-X", "hardware text" display) and in an xterm?

I have this problem in "normal" vim, with gvim colors are OK, like
before. I have this problem in xterm, and in console (non-X) too.
I don't know how to check how many colors are required by the scheme,
but before the system upgrade everything was fine.

xterm colors depend on X11 resources. To check xterm-related
X11 resources, you can do something like
   xrdb -query|grep XTerm

To see names of X resources tha affect xterm colors,
do ':he xfree-xterm' and scroll down 36  lines

Yakov

Reply via email to