{
  "Theme": {
    "Colors": {
      "ActiveLineBackground": "$00E6FAFF",
      "ActiveLineBackgroundUnfocused": "$00F0F0F0",
      "ActiveLineForeground": "clNone",
      "ActiveLineForegroundUnfocused": "clNone",
      "CaretMultiEditBackground": "clBlack",
      "CaretMultiEditForeground": "clWhite",
      "CodeFoldingActiveLineBackground": "$00E6FAFF",
      "CodeFoldingActiveLineBackgroundUnfocused": "$00F0F0F0",
      "CodeFoldingBackground": "$00F2F2F2",
      "CodeFoldingCollapsedLine": "$00CC9999",
      "CodeFoldingFoldingLine": "$00CC9999",
      "CodeFoldingFoldingLineHighlight": "$00CC9999",
      "CodeFoldingHintBackground": "clWhite",
      "CodeFoldingHintBorder": "$00CC9999",
      "CodeFoldingHintIndicatorBackground": "clWhite",
      "CodeFoldingHintIndicatorBorder": "$00CC9999",
      "CodeFoldingHintIndicatorMark": "$00CC9999",
      "CodeFoldingHintText": "clBlack",
      "CodeFoldingIndent": "$00CC9999",
      "CodeFoldingIndentHighlight": "clBlack",
      "CompletionProposalBackground": "clWhite",
      "CompletionProposalForeground": "clBlack",
      "CompletionProposalSelectedBackground": "clHighlight",
      "CompletionProposalSelectedText": "clHighlightText",
      "EditorAssemblerCommentBackground": "$00EEFFFF",
      "EditorAssemblerCommentForeground": "clGreen",
      "EditorAssemblerReservedWordBackground": "$00EEFFFF",
      "EditorAssemblerReservedWordForeground": "clNavy",
      "EditorAttributeBackground": "clWhite",
      "EditorAttributeForeground": "clMaroon",
      "EditorBackground": "clWhite",
      "EditorCharacterBackground": "clWhite",
      "EditorCharacterForeground": "clPurple",
      "EditorCommentBackground": "clWhite",
      "EditorCommentForeground": "clGreen",
      "EditorDirectiveBackground": "clWhite",
      "EditorDirectiveForeground": "clTeal",
      "EditorForeground": "clBlack",
      "EditorHexNumberBackground": "clWhite",
      "EditorHexNumberForeground": "clBlue",
      "EditorHighlightedBlockBackground": "$00EEFFFF",
      "EditorHighlightedBlockForeground": "clBlack",
      "EditorHighlightedBlockSymbolBackground": "$00EEFFFF",
      "EditorHighlightedBlockSymbolForeground": "clNavy",
      "EditorLogicalOperatorBackground": "clWhite",
      "EditorLogicalOperatorForeground": "clNavy",
      "EditorMethodBackground": "clNone",
      "EditorMethodForeground": "clNavy",
      "EditorMethodItalicBackground": "clNone",
      "EditorMethodItalicForeground": "clNavy",
      "EditorMethodNameBackground": "clNone",
      "EditorMethodNameForeground": "clBlack",
      "EditorNumberBackground": "clWhite",
      "EditorNumberForeground": "clBlue",
      "EditorReservedWordBackground": "clWhite",
      "EditorReservedWordForeground": "clNavy",
      "EditorStringBackground": "clWhite",
      "EditorStringForeground": "clBlue",
      "EditorSymbolBackground": "clWhite",
      "EditorSymbolForeground": "clNavy",
      "EditorValueBackground": "clWhite",
      "EditorValueForeground": "clNavy",
      "EditorWebLinkBackground": "clWhite",
      "EditorWebLinkForeground": "clBlue",
      "LeftMarginActiveLineBackground": "$00E6FAFF",
      "LeftMarginActiveLineBackgroundUnfocused": "$00F0F0F0",
      "LeftMarginActiveLineNumber": "$00B06060",
      "LeftMarginBackground": "$00F8F8F8",
      "LeftMarginBookmarkPanelBackground": "$00F8F8F8",
      "LeftMarginBorder": "clGray",
      "LeftMarginLineNumberLine": "$00C08080",
      "LeftMarginLineNumbers": "$00C08080",
      "LeftMarginLineStateModified": "clYellow",
      "LeftMarginLineStateNormal": "clLime",
      "MatchingPairMatched": "$00FED794",
      "MatchingPairUnderline": "clBlack",
      "MatchingPairUnmatched": "clYellow",
      "MinimapBackground": "clNone",
      "MinimapBookmark": "clGreen",
      "MinimapVisibleRows": "$00E6FAFF",
      "RightMargin": "clSilver",
      "RightMovingEdge": "clSilver",
      "RulerBackground": "clWhite",
      "RulerBorder": "$00CC9999",
      "RulerLines": "$00CC9999",
      "RulerMovingEdge": "clSilver",
      "RulerNumbers": "$00CC9999",
      "RulerSelection": "$00E6FAFF",
      "SearchHighlighterBackground": "$0078AAFF",
      "SearchHighlighterBorder": "clNone",
      "SearchHighlighterForeground": "clBlack",
      "SearchInSelectionBackground": "$00FAFFE6",
      "SearchMapActiveLine": "$00F0F0F0",
      "SearchMapBackground": "clNone",
      "SearchMapForeground": "$0078AAFF",
      "SelectionBackground": "$00A56D53",
      "SelectionBackgroundUnfocused": "$006B6B6B",
      "SelectionForeground": "clWhite",
      "SelectionForegroundUnfocused": "clWhite",
      "SyncEditBackground": "$00FAFFE6",
      "SyncEditEditBorder": "clBlack",
      "SyncEditWordBorder": "$00A56D53",
      "WordWrapIndicatorArrow": "clNavy",
      "WordWrapIndicatorLines": "clBlack"
    },
    "Fonts": {
      "CodeFoldingHint": "Courier New",
      "CompletionProposal": "Courier New",
      "LineNumbers": "Courier New",
      "Minimap": "Courier New",
      "Ruler": "Courier New",
      "Text": "Courier New"
    },
    "FontSizes": {
      "CodeFoldingHint": "8",
      "CompletionProposal": "9",
      "LineNumbers": "8",
      "Minimap": "1",
      "Ruler": "8",
      "Text": "9"
    },
    "Styles": [
      {
        "Name": "AssemblerComment",
        "Style": "Italic"
      },
      {
        "Name": "AssemblerReservedWord",
        "Style": "Bold"
      },
      {
        "Name": "Comment",
        "Style": "Italic"
      },
      {
        "Name": "LogicalOperator",
        "Style": "Bold"
      },
      {
        "Name": "Method",
        "Style": "Bold"
      },
      {
        "Name": "MethodItalic",
        "Style": "Italic"
      },
      {
        "Name": "ReservedWord",
        "Style": "Bold"
      },
      {
        "Name": "Value",
        "Style": "Bold"
      }
    ]
  }
}