This file is indexed.

/usr/share/highlight/themes/vampire.theme is in highlight-common 3.18-3.

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
-- Theme generated by theme2to3
Description="Vampire"
Default        = { Colour="#ff0000" }
Canvas         = { Colour="#000000" }
Number         = { Colour="#aaff00" }
Escape         = { Colour="#ffffff" }
String         = { Colour="#bb00ff" }
StringPreProc  = { Colour="#bb00ff" }
BlockComment   = { Colour="#ababab", Italic=true }
PreProcessor   = { Colour="#ababab" }
LineNum        = { Colour="#F3E651" }
Operator       = { Colour="#F3E651" }
LineComment = BlockComment
Interpolation  = { Colour="#DD5892" }

Keywords = {
  { Colour= "#ffffff", Bold=true },
  { Colour= "#F35E1E", Bold=true },
  { Colour= "#ffffff" },
  { Colour= "#ffcc33" },
}