This file is indexed.

/usr/share/highlight/themes/ekvoli.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 ekvoli"

Default	= { Colour="#dedede" }
Canvas	= { Colour="#001535" }
Number	= { Colour="#87c6f0" , Italic=true}
Escape	= { Colour="#9fd190" , Bold=true}
String	= { Colour="#87c6f0" , Italic=true}
BlockComment	= { Colour="#9590d5" , Italic=true}
StringPreProc = String
LineComment   = BlockComment
Operator      = Default
LineNum      = BlockComment
PreProcessor      = { Colour="#90d1c2" }
Interpolation  = { Colour="#DB87D9" }

Keywords = {
  { Colour="#ffffff" , Bold=true},
  { Colour="#90bfd0" },
  { Colour="#9fd190" },
  { Colour="#d1909e" },
}