; PureBasic IDE Exported Preferences ; [Sections] IncludeColors = 1 ; ; Color settings ; [Colors] ASMKeywordColor = RGB(172, 89, 255) ASMKeywordColor_Used = 1 BackgroundColor = RGB(42, 42, 42) BackgroundColor_Used = 1 BasicKeywordColor = RGB(86, 158, 231) BasicKeywordColor_Used = 1 CommentColor = RGB(73, 123, 72) CommentColor_Used = 1 ConstantColor = RGB(223, 209, 32) ConstantColor_Used = 1 LabelColor = RGB(112, 131, 158) LabelColor_Used = 1 NormalTextColor = RGB(233, 233, 233) NormalTextColor_Used = 1 NumberColor = RGB(255, 128, 64) NumberColor_Used = 1 OperatorColor = RGB(167, 215, 233) OperatorColor_Used = 0 PointerColor = RGB(233, 233, 233) PointerColor_Used = 1 PureKeywordColor = RGB(168, 120, 220) PureKeywordColor_Used = 1 SeparatorColor = RGB(167, 215, 233) SeparatorColor_Used = 0 StringColor = RGB(58, 197, 172) StringColor_Used = 1 StructureColor = RGB(158, 158, 158) StructureColor_Used = 1 LineNumberColor = RGB(105, 105, 105) LineNumberColor_Used = 1 LineNumberBackColor = RGB(31, 31, 31) LineNumberBackColor_Used = 1 MarkerColor = RGB(0, 255, 0) MarkerColor_Used = 1 CurrentLineColor = RGB(53, 53, 53) CurrentLineColor_Used = 1 SelectionColor = RGB(85, 85, 85) SelectionColor_Used = 1 SelectionFrontColor = RGB(255, 255, 255) SelectionFrontColor_Used = 1 CursorColor = RGB(255, 255, 255) CursorColor_Used = 1 Debugger_LineColor = RGB(30, 30, 30) Debugger_LineColor_Used = 1 Debugger_LineSymbolColor = RGB(30, 30, 30) Debugger_LineSymbolColor_Used = 1 Debugger_ErrorColor = RGB(255, 170, 170) Debugger_ErrorColor_Used = 0 Debugger_ErrorSymbolColor = RGB(255, 170, 170) Debugger_ErrorSymbolColor_Used = 1 Debugger_BreakPointColor = RGB(40, 62, 62) Debugger_BreakPointColor_Used = 1 Debugger_BreakpoinSymbolColor = RGB(170, 210, 210) Debugger_BreakpoinSymbolColor_Used = 1 DisabledBackColor = RGB(0, 0, 0) DisabledBackColor_Used = 1 GoodBraceColor = RGB(255, 255, 255) GoodBraceColor_Used = 1 BadBraceColor = RGB(255, 0, 0) BadBraceColor_Used = 1 ProcedureBackColor = RGB(47, 47, 47) ProcedureBackColor_Used = 1 CustomKeywordColor = RGB(15, 164, 160) CustomKeywordColor_Used = 0 Debugger_WarningColor = RGB(255, 200, 0) Debugger_WarningColor_Used = 1 Debugger_WarningSymbolColor = RGB(255, 200, 0) Debugger_WarningSymbolColor_Used = 1 IndentColor = RGB(128, 128, 128) IndentColor_Used = 1 ModuleColor = RGB(255, 117, 255) ModuleColor_Used = 1 SelectionRepeatColor = RGB(85, 85, 85) SelectionRepeatColor_Used = 1 PlainBackground = RGB(31, 29, 35) PlainBackground_Used = 1 ToolsPanel_FrontColor = RGB(84, 154, 197) ToolsPanel_BackColor = RGB(34, 32, 38)