Update: You must also update the "dark" style to display the right colors.  I 
cut and pasted from the Ambient gtkrc file.  
Disregard the attachment in my last post.  

style "dark"
{
        color["bg_color_dark"]  = "#3c3b37"
        color["fg_color_dark"]  = "#dfdbd2"
        color["selected_fg_color_dark"] = "#ffffff"


        fg[NORMAL]        = @fg_color_dark
        fg[PRELIGHT]      = shade (1.15, @fg_color_dark)
        fg[ACTIVE]        = @fg_color_dark
        fg[SELECTED]      = @selected_fg_color_dark
        fg[INSENSITIVE]   = shade (0.5, @fg_color_dark)
  
        bg[NORMAL]        = @bg_color_dark
        bg[ACTIVE]        = shade (0.8, @bg_color_dark)
        bg[SELECTED]      = @selected_bg_color
        bg[PRELIGHT]      = shade (1.0, "#4D4C48")
        bg[INSENSITIVE]   = shade (0.85, @bg_color_dark)
        
        text[NORMAL]      = @fg_color_dark
        text[PRELIGHT]    = shade (1.15, @fg_color_dark)
        text[SELECTED]    = @selected_fg_color_dark
        text[ACTIVE]      = @fg_color_dark
        text[INSENSITIVE] = mix (0.5, @bg_color, @bg_color_dark)
}

** Attachment added: "gtkrc"
   https://bugs.launchpad.net/unity/+bug/730968/+attachment/2126260/+files/gtkrc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/730968

Title:
  Upgrade from Maverick to Natty ignores some config settings

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to