This file is indexed.

/usr/share/highlight/themes/edit-nedit.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
22
23
-- Theme generated by theme2to3

Description="Nedit Editor"

Default        = { Colour="#000000" }
Canvas         = { Colour="#ffffff" }
Number         = { Colour="#006400" }
Escape         = { Colour="#2e8b57" }
String         = { Colour="#006400" }
StringPreProc  = { Colour="#27408b" }
BlockComment   = { Colour="#000000", Italic=true }
PreProcessor   = { Colour="#27408b" }
LineNum        = { Colour="#777777" }
Operator       = { Colour="#000000", Bold=true }
LineComment = BlockComment
Interpolation  = Escape

Keywords = {
  { Colour= "#000000", Bold=true },
  { Colour= "#a52a2a", Bold=true },
  { Colour= "#dda0dd", Bold=true },
  { Colour= "#000000" },
}