I'm trying to set my xterm background color to "color 234" in xterm256 color mode, but I don't know what to pass to the "-bg" option. I've tried "color234", "Color234", but those are not defined.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
The You can find more about the escape codes that the terminal interprets at http://rtfm.etla.org/xterm/ctlseq.html . According to the documentation, the escape sequence is:
Where xxx is the color value as follows:
The other commenter was correct about setting the background color of the window to 0x1C1C1C with |
|||||
|
|
|
Here is a chart of X11 color names. You may have |
|||
|
|
