This file is indexed.

/usr/share/themes/Greybird/gnome-shell/gnome-shell.css is in greybird-gtk-theme 3.22.8-1.

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
/* Panel */

#panel {
    background-color: rgba(36, 36, 36, 0.8);
}

#panel .panel-corner {
    -panel-corner-radius: 0;
}