Current File : //usr/share/highlight/themes/bluegreen.theme |
Description = "vim mine"
Default = { Colour="#ffffff" }
Canvas = { Colour="#061A3E" }
Number = { Colour="#72A5E4" , Bold=true}
Escape = { Colour="#EEBABA" }
String = { Colour="#72A5E4" , Bold=true}
BlockComment = { Colour="#DABEA2", Italic=true }
StringPreProc = String
LineComment = BlockComment
Operator = Default
LineNum = BlockComment
PreProcessor = { Colour="#9e76b5" }
Interpolation = { Colour="#EE86BC" }
Keywords = {
{ Colour="#7E75B5" },
{ Colour="#A9EE8A" },
{ Colour="#b5768d" },
{ Colour="#76b57e" },
}