This file is indexed.

/usr/share/highlight/themes/earendel.theme is in highlight-common 3.9-1build1.

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
-- Theme generated by vim2theme

Description = "vim earendel"

Default	= { Colour="#000000" }
Canvas	= { Colour="#ffffff" }
Number	= { Colour="#a8660d" }
Escape	= { Colour="#a80d9e" }
String	= { Colour="#a8660d" }
BlockComment	= { Colour="#558817" }
StringPreProc = String
LineComment   = BlockComment
Operator      = Default
LineNum      = { Colour="#006666" }
PreProcessor      = { Colour="#0da818" }

Keywords = {
  { Colour="#2239a8" , Bold=true},
  { Colour="#8c1d69" , Bold=true},
  { Colour="#a89222" , Bold=true},
  { Colour="#a8227b" },
}