{
  "Theme": {
    "Colors": {
      "ActiveLineBackground": "$00E6FAFF",
      "ActiveLineBackgroundUnfocused": "$00F0F0F0",
      "ActiveLineForeground": "clNone",
      "ActiveLineForegroundUnfocused": "clNone",
      "CaretMultiEditBackground": "$00333333",
      "CaretMultiEditForeground": "clWhite",
      "CodeFoldingActiveLineBackground": "$00E6FAFF",
      "CodeFoldingActiveLineBackgroundUnfocused": "$00F0F0F0",
      "CodeFoldingBackground": "clWhite",
      "CodeFoldingCollapsedLine": "$00CC9999",
      "CodeFoldingFoldingLine": "$00CC9999",
      "CodeFoldingFoldingLineHighlight": "$00CC9999",
      "CodeFoldingHintBackground": "clWhite",
      "CodeFoldingHintBorder": "$00CC9999",
      "CodeFoldingHintIndicatorBackground": "clWhite",
      "CodeFoldingHintIndicatorBorder": "$00CC9999",
      "CodeFoldingHintIndicatorMark": "$00CC9999",
      "CodeFoldingHintText": "clNone",
      "CodeFoldingIndent": "$00CC9999",
      "CodeFoldingIndentHighlight": "$00333333",
      "CompletionProposalBackground": "clWhite",
      "CompletionProposalForeground": "clBlack",
      "CompletionProposalSelectedBackground": "clHighlight",
      "CompletionProposalSelectedText": "clHighlightText",
      "EditorAssemblerCommentBackground": "$00F9F7F7",
      "EditorAssemblerCommentForeground": "$00999999",
      "EditorAssemblerReservedWordBackground": "$00F9F7F7",
      "EditorAssemblerReservedWordForeground": "$009F6F2F",
      "EditorAttributeBackground": "clWhite",
      "EditorAttributeForeground": "$00CF9F4F",
      "EditorBackground": "clWhite",
      "EditorCharacterBackground": "clWhite",
      "EditorCharacterForeground": "$00CF9F4F",
      "EditorCommentBackground": "clWhite",
      "EditorCommentForeground": "$00999999",
      "EditorDirectiveBackground": "clWhite",
      "EditorDirectiveForeground": "$00999900",
      "EditorForeground": "$00333333",
      "EditorHexNumberBackground": "clWhite",
      "EditorHexNumberForeground": "$00AAAA33",
      "EditorHighlightedBlockBackground": "$00F9F7F7",
      "EditorHighlightedBlockForeground": "clBlack",
      "EditorHighlightedBlockSymbolBackground": "$00F9F7F7",
      "EditorHighlightedBlockSymbolForeground": "clNavy",
      "EditorLogicalOperatorBackground": "clWhite",
      "EditorLogicalOperatorForeground": "clNavy",
      "EditorMethodBackground": "clWhite",
      "EditorMethodForeground": "$009F6F2F",
      "EditorMethodItalicBackground": "clWhite",
      "EditorMethodItalicForeground": "$009F6F2F",
      "EditorMethodNameBackground": "clWhite",
      "EditorMethodNameForeground": "$00333333",
      "EditorNumberBackground": "clWhite",
      "EditorNumberForeground": "$00AAAA33",
      "EditorReservedWordBackground": "clWhite",
      "EditorReservedWordForeground": "$009F6F2F",
      "EditorStringBackground": "clWhite",
      "EditorStringForeground": "$005049D4",
      "EditorSymbolBackground": "clWhite",
      "EditorSymbolForeground": "clNavy",
      "EditorValueBackground": "clWhite",
      "EditorValueForeground": "$009F6F2F",
      "EditorWebLinkBackground": "clWhite",
      "EditorWebLinkForeground": "$009F6F2F",
      "LeftMarginActiveLineBackground": "$00E6FAFF",
      "LeftMarginActiveLineBackgroundUnfocused": "$00F0F0F0",
      "LeftMarginActiveLineNumber": "$00CC9999",
      "LeftMarginBackground": "clWhite",
      "LeftMarginBookmarkPanelBackground": "clWhite",
      "LeftMarginBorder": "clWhite",
      "LeftMarginLineNumberLine": "$00CC9999",
      "LeftMarginLineNumbers": "$00CC9999",
      "LeftMarginLineStateModified": "clYellow",
      "LeftMarginLineStateNormal": "clLime",
      "MatchingPairMatched": "clAqua",
      "MatchingPairUnderline": "$00333333",
      "MatchingPairUnmatched": "clYellow",
      "MinimapBackground": "clNone",
      "MinimapBookmark": "$00999999",
      "MinimapVisibleRows": "$00E6FAFF",
      "RightMargin": "$00CC9999",
      "RightMovingEdge": "clSilver",
      "RulerBackground": "clWhite",
      "RulerBorder": "$00CC9999",
      "RulerLines": "$00CC9999",
      "RulerMovingEdge": "clSilver",
      "RulerNumbers": "$00CC9999",
      "RulerSelection": "$00E6FAFF",
      "SearchHighlighterBackground": "$0078AAFF",
      "SearchHighlighterBorder": "clNone",
      "SearchHighlighterForeground": "clBlack",
      "SearchInSelectionBackground": "$00FCFDCD",
      "SearchMapActiveLine": "$00F0F0F0",
      "SearchMapBackground": "clNone",
      "SearchMapForeground": "$0078AAFF",
      "SelectionBackground": "$00A56D53",
      "SelectionBackgroundUnfocused": "$00A56D53",
      "SelectionForeground": "clWhite",
      "SelectionForegroundUnfocused": "clWhite",
      "SyncEditBackground": "$00FCFDCD",
      "SyncEditEditBorder": "$00333333",
      "SyncEditWordBorder": "$00A56D53",
      "WordWrapIndicatorArrow": "$00333333",
      "WordWrapIndicatorLines": "$009F6F2F"
    },
    "Fonts": {
      "CodeFoldingHint": "Consolas",
      "CompletionProposal": "Consolas",
      "LineNumbers": "Consolas",
      "Minimap": "Consolas",
      "Ruler": "Consolas",
      "Text": "Consolas"
    },
    "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"
      }
    ]
  }
}