~vanvugt/ubuntu/natty/light-themes/fix-772972-natty

« back to all changes in this revision

Viewing changes to Ambiance/gtk-2.0/apps/chromium.rc

  • Committer: Bazaar Package Importer
  • Author(s): James Schriver, James Schriver
  • Date: 2011-04-11 11:13:13 UTC
  • Revision ID: james.westby@ubuntu.com-20110411111313-shb2snsr5ms86wl0
Tags: 0.1.8.12
[James Schriver]
* Ambiance/metacity-1/metacity-theme-1.xml
  - Darken frame and bottom edge fix for (LP:740579)
* Radiance/apps/chromium.rc
  - Fix incognito theming in Radiance (LP: #697854)
* Radiance/metacity/metacity-theme-1.xml
  - Revert fix borderless overlap (LP: #733504) as this is a fix
    for "0" pixel borders"

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
style "chrome-gtk-frame"
13
13
{
14
14
  ChromeGtkFrame::frame-color = "#3c3b37"
15
 
  ChromeGtkFrame::inactive-frame-color = "#3c3b37"
 
15
  ChromeGtkFrame::inactive-frame-color = lighter ("#3c3b37")
16
16
 
17
17
  ChromeGtkFrame::frame-gradient-size = 16
18
18
  ChromeGtkFrame::frame-gradient-color = "#5c5b56"