This file is indexed.

/usr/share/themes/Ozone3/gtk-2.0/chromium.rc is in lubuntu-artwork-12-04 0.45.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
style "chrome-gtk-frame"
{
    ChromeGtkFrame::frame-color = "#dbdcdb"
    ChromeGtkFrame::inactive-frame-color = "#dbdcdb"

    ChromeGtkFrame::incognito-frame-color = darker("#dbdcdb")
    ChromeGtkFrame::incognito-inactive-frame-color = darker("#dbdcdb")
    
    ChromeGtkFrame::scrollbar-trough-color = "#bdbdbd"
    ChromeGtkFrame::scrollbar-slider-prelight-color = "#d8e5e0"
    ChromeGtkFrame::scrollbar-slider-normal-color = "#e0e0e0"
}

class "ChromeGtkFrame" style "chrome-gtk-frame"