You are not logged in.
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=16Colors from 0 to 15 work well, they are recognized by vim.
Other information:
$TERM=rxvt-unicode-256colorThis is how I set my color in Xresources:
URxvt*color16: #27a873To be more precise, if it's of any use, I use Neovim.
Thank you very much in advance ![]()
Last edited by Scriptor (2016-12-20 10:51:27)
Offline
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.
hi Normal ctermbg=16Colors 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).
Offline
Oh I feel really stupid
So colors above 15 can't me modified if I understand well ? Sorry, I just need to make sure.
And sorry again ![]()
Offline