PDA

View Full Version : Default brown - hex?


mattisking
November 2nd, 2005, 02:27 PM
Could someone tell me what the hex value is for the default Ubuntu brown? I wish there was a reset to default.

benplaut
November 4th, 2005, 12:59 AM
Could someone tell me what the hex value is for the default Ubuntu brown? I wish there was a reset to default.

default brown... several shades are used, all over the place. could you explain? :)

mattisking
November 4th, 2005, 01:49 AM
I like the default background color (without wallpaper) that came with my base install of Breezy. I played around quite a bit with the colors and wanted to reset them back to the original but couldn't. I'm a bit color-blind (just a little) so I just can't seem to get it quite right. It's silly, I realize, but I just want to set it back and I can't seem to get it quite right. So, when I choose to set No Wallpaper, and want to select the color instead, I wanted the HEX value to put into the chooser.

Thanks!

bvc
November 4th, 2005, 03:14 AM
bc794f

taken from the gtkrc of the Human Theme
base[SELECTED] = "#bc794f"

mattisking
November 4th, 2005, 04:41 PM
Thanks man!