Current File : //usr/share/highlight/themes/earendel.theme
-- Theme generated by vim2theme

Description = "vim earendel"

Default	= { Colour="#000000" }
Canvas	= { Colour="#ffffff" }
Number	= { Colour="#a8660d" }
Escape	= { Colour="#a80d9e" }
String	= { Colour="#a8660d" }
BlockComment   = { Colour="#558817" }
StringPreProc  = String
LineComment    = BlockComment
Operator       = Default
LineNum        = { Colour="#006666" }
PreProcessor   = { Colour="#0da818" }
Interpolation  = { Colour="#8B80DB" }

Keywords = {
  { Colour="#2239a8" , Bold=true},
  { Colour="#8c1d69" , Bold=true},
  { Colour="#a89222" , Bold=true},
  { Colour="#a8227b" },
}