Thanks Zebuddi.

; PureBasic IDE Exported Preferences
;
[Sections]
IncludeColors = 1
;
; Color settings
;
[Colors]
ASMKeywordColor = RGB(128, 0, 128)
ASMKeywordColor_Used = 1
BackgroundColor = RGB(6, 6, 6)
BackgroundColor_Used = 1
BasicKeywordColor = RGB(0, 160, 170)
BasicKeywordColor_Used = 1
CommentColor = RGB(102, 116, 123)
CommentColor_Used = 1
ConstantColor = RGB(160, 130, 189)
ConstantColor_Used = 1
LabelColor = RGB(153, 163, 138)
LabelColor_Used = 1
NormalTextColor = RGB(128, 255, 0)
NormalTextColor_Used = 1
NumberColor = RGB(255, 205, 34)
NumberColor_Used = 1
OperatorColor = RGB(0, 160, 170)
OperatorColor_Used = 1
PointerColor = RGB(153, 163, 138)
PointerColor_Used = 1
PureKeywordColor = RGB(103, 140, 177)
PureKeywordColor_Used = 1
SeparatorColor = RGB(241, 242, 243)
SeparatorColor_Used = 1
StringColor = RGB(236, 118, 0)
StringColor_Used = 1
StructureColor = RGB(153, 163, 138)
StructureColor_Used = 1
LineNumberColor = RGB(153, 77, 77)
LineNumberColor_Used = 1
LineNumberBackColor = RGB(37, 37, 37)
LineNumberBackColor_Used = 1
MarkerColor = RGB(0, 170, 170)
MarkerColor_Used = 1
CurrentLineColor = RGB(34, 40, 42)
CurrentLineColor_Used = 1
SelectionColor = RGB(92, 114, 118)
SelectionColor_Used = 1
SelectionFrontColor = RGB(255, 255, 255)
SelectionFrontColor_Used = 1
CursorColor = RGB(255, 255, 255)
CursorColor_Used = 1
Debugger_LineColor = RGB(232, 232, 255)
Debugger_LineColor_Used = 1
Debugger_LineSymbolColor = RGB(232, 232, 255)
Debugger_LineSymbolColor_Used = 1
Debugger_ErrorColor = RGB(255, 0, 0)
Debugger_ErrorColor_Used = 1
Debugger_ErrorSymbolColor = RGB(255, 0, 0)
Debugger_ErrorSymbolColor_Used = 1
Debugger_BreakPointColor = RGB(150, 58, 70)
Debugger_BreakPointColor_Used = 1
Debugger_BreakpoinSymbolColor = RGB(150, 58, 70)
Debugger_BreakpoinSymbolColor_Used = 1
DisabledBackColor = RGB(63, 78, 73)
DisabledBackColor_Used = 1
GoodBraceColor = RGB(255, 255, 0)
GoodBraceColor_Used = 1
BadBraceColor = RGB(255, 0, 0)
BadBraceColor_Used = 1
ProcedureBackColor = RGB(20, 20, 20)
ProcedureBackColor_Used = 1
CustomKeywordColor = RGB(0, 0, 102)
CustomKeywordColor_Used = 1
Debugger_WarningColor = RGB(236, 118, 0)
Debugger_WarningColor_Used = 1
Debugger_WarningSymbolColor = RGB(236, 118, 0)
Debugger_WarningSymbolColor_Used = 1
IndentColor = RGB(0, 170, 170)
IndentColor_Used = 1
ModuleColor = RGB(183, 0, 0)
ModuleColor_Used = 1
SelectionRepeatColor = RGB(183, 216, 255)
SelectionRepeatColor_Used = 1
PlainBackground = RGB(217, 234, 255)
PlainBackground_Used = 1
ToolsPanel_FrontColor = RGB(255, 255, 0)
ToolsPanel_BackColor = RGB(6, 6, 6)