This file is indexed.

/usr/share/phasex/gtkenginerc is in phasex 0.12.0+m1-6.

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
# Theme engine definition for PHASEX

# If libnodoka.so is not found, this file will be skipped over
# so that GTK doesn't complain.

style "sysex-engine-default"
{
	engine "nodoka"
	{
		bullet_color	= "#00f000"
	}
}

class "GtkWidget" style "sysex-engine-default"