I like the color scheme editor for the gnome terminal and all, but I hate not being able to work with color values, whether it be hexidecimal or some other form. How do you find out the color values of your profile's theme and is there a file somewhere where you can edit these?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
They are stored in gconf You can set them with gconftool-2 e.g.
there is also background_color and palette which takes a list of 16, colon separated values, (no idea what these correspond to though). |
|||
|
|

