This file is indexed.

/usr/share/highlight/themes/edit-gedit.theme is in highlight-common 3.8-2.

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
Description="Gedit Editor"

Default        = { Colour="#3A3935" }
Canvas         = { Colour="#ffffff" }
Number         = { Colour="#FF00FF" }
Escape         = { Colour="#FF00FF" }
String         = { Colour="#FF00FF" }
StringPreProc  = { Colour="#FF00FF" }
BlockComment   = { Colour="#003CFF" }
LineComment    = { Colour="#003CFF" }
PreProcessor   = { Colour="#A020F0" }
LineNum        = { Colour="#3C3B37" }
Operator       = { Colour="#3A3935" }

Keywords = {
  { Colour= "#A52A35" },
  { Colour= "#2E8B57" },
  { Colour= "#572e8c" },
  { Colour= "#3A3935", Bold=true },
}