By "alter colors", I mean something like change black from #000000 to #111111, and by "TTY console", I mean what you get when you do Ctrl+Alt+F1 from X11, not a terminal emulator like xterm or urxvt.
I'm using Arch Linux, but I think it has more to do with the program providing the TTY (agetty, I think).
/– Austin Hyde Jul 23 '11 at 18:27color in bashto get a list of all the escapes. – new123456 Jul 23 '11 at 21:24\e[0;30mfor black, I'm looking for a way to customize the actual color for each named color. – Austin Hyde Jul 23 '11 at 23:11