This file is indexed.

/usr/share/highlight/themes/bclear.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
Description = "vim bclear"

Default	= { Colour="#323232" }
Canvas	= { Colour="#ffffff" }
Number	= { Colour="#1094a0" }
Escape	= { Colour="#dc6816" }
String	= { Colour="#1094a0" }
BlockComment	= { Colour="#969696" }
StringPreProc = String
LineComment   = BlockComment
Operator      = Default
LineNum      = BlockComment
PreProcessor      = { Colour="#69c73a" }
Interpolation  = { Colour="#7376C4" }

Keywords = {
  { Colour="#3b6ac8" },
  { Colour="#a00050" },
  { Colour="#00a150" },
  { Colour="#c73a69" },
}