This file is indexed.

/usr/share/cairo-dock/gauges/Turbo-night-fuel/theme.xml is in cairo-dock-data 3.3.99.beta1.2.really.3.3.2-0ubuntu2.

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
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<gauge>
	<name>Turbo Night Fuel</name>
	<author>Adrien Pilleboue</author>
	<version>2</version>
	<file key="background">background.svg</file>
	<file key="foreground">foreground.svg</file>
	<indicator>
		<posX>0</posX>
		<posY>-0,23</posY>
		<posStart>-43</posStart>
		<posStop>43</posStop>
		<file key="needle">needle.svg</file>
		<text_zone>
		        <x_center>0.0</x_center>
		        <y_center>-0.3</y_center>
		        <width>0.4</width>
		        <height>0.18</height>
		        <red>1.0</red>
		        <blue>0.0</blue>
		        <green>0.0</green>
		        <alpha>1.0</alpha>
		</text_zone>
		<label_zone>
		        <x_center>0.0</x_center>
		        <y_center>0.05</y_center>
		        <width>0.4</width>
		        <height>0.18</height>
		        <red>1.0</red>
		        <blue>0.0</blue>
		        <green>0.0</green>
		        <alpha>0.8</alpha>
		</label_zone>
	</indicator>
</gauge>