This file is indexed.

/usr/share/highlight/themes/greenlcd.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
-- Theme generated by theme2to3
Description="Green LCD"

Default        = { Colour="#00bb00" }
Canvas         = { Colour="#003000" }
Number         = { Colour="#3399cc" }
Escape         = { Colour="#3399cc" }
String         = { Colour="#dfdfdf" }
StringPreProc  = { Colour="#dfdfdf" }
BlockComment   = { Colour="#888888", Italic=true }
PreProcessor   = { Colour="#bfbfbf" }
LineNum        = { Colour="#bcbcbc" }
Operator       = { Colour="#2fe7a9" }
LineComment = BlockComment
Interpolation  = Escape

Keywords = {
  { Colour= "#00ed00", Bold=true },
  { Colour= "#00ed00" },
  { Colour= "#beef13" },
  { Colour= "#c0ff73" },
}