You are not logged in.

#1 2016-12-20 10:20:07

Scriptor
Member
Registered: 2011-01-16
Posts: 146

[SOLVED]URxvt256 Vim Xresources colors above 15

Hello,

I would like to know if it is possible to modify the colors above 15 in Xresources ? Would it affect the default colors ? I have been trying to affect the vim background with a color above 15 in vim:

hi Normal ctermbg=16

Colors from 0 to 15 work well, they are recognized by vim.

Other information:

$TERM=rxvt-unicode-256color

This is how I set my color in Xresources:

URxvt*color16: #27a873

To be more precise, if it's of any use, I use Neovim.

Thank you very much in advance smile

Last edited by Scriptor (2016-12-20 10:51:27)

Offline

#2 2016-12-20 10:41:23

ayekat
Member
Registered: 2011-01-17
Posts: 1,632

Re: [SOLVED]URxvt256 Vim Xresources colors above 15

You've already asked this question, and you've already been told that you cannot modify the colours in urxvt above 15 through Xresources, and that it doesn't make much sense anyway.

Scriptor wrote:
hi Normal ctermbg=16

Colors from 0 to 15 work well, they are recognized by vim.

You haven't stated your goals/expectations/problems/questions for this line. Does it work or not? 16 is really-dark-blue, so if you're using a dark terminal background, you might not see the difference (maybe try a more "flashy" colour like 200).


pkgshackscfgblag

Offline

#3 2016-12-20 10:49:14

Scriptor
Member
Registered: 2011-01-16
Posts: 146

Re: [SOLVED]URxvt256 Vim Xresources colors above 15

Oh I feel really stupid sad So colors above 15 can't me modified if I understand well ? Sorry, I just need to make sure.

And sorry again sad

Offline

Board footer

Powered by FluxBB