Public bug reported: Binary package hint: light-themes
(Context: I'm the author of the Google Chrome GTK+ integration code.) (Related fixed xubuntu bug: https://bugs.launchpad.net/xubuntu-artwork/+bug/686239) The current interaction between Ambiance and both Chrome 8 and 9 results in a bright orange frame. There appear to be some changes in Ambiance between Lucid and Maverick (our previous autoselected gray wasn't optimal, but wasn't so...bright). Since (at least as an outsider looking in) CSD doesn't appear like it's going to occur, we've added some explicit nobs for GTK+ authors to fiddle with to force the non-GTK+ parts of the Chrome interface. The new theming controls for Chrome 9 and forward are documented at: http://code.google.com/p/chromium/wiki/LinuxGtkThemeIntegration This is obviously a low priority, but it'd be a nice to have before Natty is shipped. Here is an example for Ambiance based on me naively picking colors from screenshots taken with the gimp. Your art team will probably be displeased with it and want to fine tune it. These individual style properties are documented in the link above. It is only meant as an example of what can be done. To try this out, please install either Google Chrome/Chromium 9.0.597 or newer: style "chrome-gtk-frame" { ChromeGtkFrame::frame-color = @fg_color ChromeGtkFrame::inactive-frame-color = lighter(@fg_color) ChromeGtkFrame::frame-gradient-size = 16 ChromeGtkFrame::frame-gradient-color = "#5c5b56" ChromeGtkFrame::scrollbar-trough-color = @bg_color ChromeGtkFrame::scrollbar-slider-prelight-color = "#F8F6F2" ChromeGtkFrame::scrollbar-slider-normal-color = "#E7E0D3" } class "ChromeGtkFrame" style "chrome-gtk-frame" ** Affects: light-themes (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697854 Title: Ambiance/Radiance should use chromium specific theming controls -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
