This file is indexed.

/usr/share/highlight/themes/navy.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="Navy"
Default        = { Colour="#008bff" }
Canvas         = { Colour="#000035" }
Number         = { Colour="#f87ff4" }
Escape         = { Colour="#66f5ff" }
String         = { Colour="#ff7f66" }
StringPreProc  = { Colour="#ffffff" }
BlockComment   = { Colour="#ffbb00", Italic=true }
PreProcessor   = { Colour="#bb00ff" }
LineNum        = { Colour="#888888" }
Operator       = { Colour="#ffffff" }
LineComment = BlockComment
Interpolation  = { Colour="#D674D5" }

Keywords = {
  { Colour= "#f8c50b", Bold=true },
  { Colour= "#e1e72f" },
  { Colour= "#13d8ef" },
  { Colour= "#ffffff" },
}