{
  "Theme": {
    "Colors": {
      "ActiveLineBackground": "$00C7EEF8",
      "ActiveLineBackgroundUnfocused": "$00EDEDED",
      "ActiveLineForeground": "clNone",
      "ActiveLineForegroundUnfocused": "clNone",
      "CaretMultiEditBackground": "$00333333",
      "CaretMultiEditForeground": "clWhite",
      "CodeFoldingActiveLineBackground": "$00C7EEF8",
      "CodeFoldingActiveLineBackgroundUnfocused": "$00EDEDED",
      "CodeFoldingBackground": "clWhite",
      "CodeFoldingCollapsedLine": "$00B7B7B7",
      "CodeFoldingFoldingLine": "$00B7B7B7",
      "CodeFoldingFoldingLineHighlight": "$00B7B7B7",
      "CodeFoldingHintBackground": "clWhite",
      "CodeFoldingHintBorder": "$00B7B7B7",
      "CodeFoldingHintIndicatorBackground": "clWhite",
      "CodeFoldingHintIndicatorBorder": "$00B7B7B7",
      "CodeFoldingHintIndicatorMark": "$00B7B7B7",
      "CodeFoldingHintText": "clNone",
      "CodeFoldingIndent": "$00B7B7B7",
      "CodeFoldingIndentHighlight": "$00333333",
      "CompletionProposalBackground": "clWhite",
      "CompletionProposalForeground": "clBlack",
      "CompletionProposalSelectedBackground": "clHighlight",
      "CompletionProposalSelectedText": "clHighlightText",
      "EditorAssemblerCommentBackground": "$00F9F7F7",
      "EditorAssemblerCommentForeground": "$00969896",
      "EditorAssemblerReservedWordBackground": "$00F9F7F7",
      "EditorAssemblerReservedWordForeground": "$005D1DA7",
      "EditorAttributeBackground": "clWhite",
      "EditorAttributeForeground": "$00913618",
      "EditorBackground": "clWhite",
      "EditorCharacterBackground": "clWhite",
      "EditorCharacterForeground": "$00CF9F4F",
      "EditorCommentBackground": "clWhite",
      "EditorCommentForeground": "$00969896",
      "EditorDirectiveBackground": "clWhite",
      "EditorDirectiveForeground": "$00969896",
      "EditorForeground": "$00333333",
      "EditorHexNumberBackground": "clWhite",
      "EditorHexNumberForeground": "$00B38600",
      "EditorHighlightedBlockBackground": "$00F9F7F7",
      "EditorHighlightedBlockForeground": "clBlack",
      "EditorHighlightedBlockSymbolBackground": "$00F9F7F7",
      "EditorHighlightedBlockSymbolForeground": "$00333333",
      "EditorLogicalOperatorBackground": "clWhite",
      "EditorLogicalOperatorForeground": "$005D1DA7",
      "EditorMethodBackground": "clNone",
      "EditorMethodForeground": "$005D1DA7",
      "EditorMethodItalicBackground": "clNone",
      "EditorMethodItalicForeground": "$005D1DA7",
      "EditorMethodNameBackground": "clNone",
      "EditorMethodNameForeground": "$00A35D79",
      "EditorNumberBackground": "clWhite",
      "EditorNumberForeground": "$00B38600",
      "EditorReservedWordBackground": "clWhite",
      "EditorReservedWordForeground": "$005D1DA7",
      "EditorStringBackground": "clWhite",
      "EditorStringForeground": "$00913618",
      "EditorSymbolBackground": "clWhite",
      "EditorSymbolForeground": "$00333333",
      "EditorValueBackground": "clWhite",
      "EditorValueForeground": "$005D1DA7",
      "EditorWebLinkBackground": "clWhite",
      "EditorWebLinkForeground": "$00913618",
      "LeftMarginActiveLineBackground": "$00C7EEF8",
      "LeftMarginActiveLineBackgroundUnfocused": "$00EDEDED",
      "LeftMarginActiveLineNumber": "$00B7B7B7",
      "LeftMarginBackground": "clWhite",
      "LeftMarginBookmarkPanelBackground": "clWhite",
      "LeftMarginBorder": "clWhite",
      "LeftMarginLineNumberLine": "$00B7B7B7",
      "LeftMarginLineNumbers": "$00B7B7B7",
      "LeftMarginLineStateModified": "clYellow",
      "LeftMarginLineStateNormal": "clLime",
      "MatchingPairMatched": "clAqua",
      "MatchingPairUnderline": "$00333333",
      "MatchingPairUnmatched": "clYellow",
      "MinimapBackground": "clNone",
      "MinimapBookmark": "$00999999",
      "MinimapVisibleRows": "$00C7EEF8",
      "RightMargin": "$00B7B7B7",
      "RightMovingEdge": "clSilver",
      "RulerBackground": "clWhite",
      "RulerBorder": "$00B7B7B7",
      "RulerLines": "$00B7B7B7",
      "RulerMovingEdge": "clSilver",
      "RulerNumbers": "$00B7B7B7",
      "RulerSelection": "$00C7EEF8",
      "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": "9",
      "Minimap": "1",
      "Ruler": "8",
      "Text": "9"
    },
    "Styles": [
      {
        "Name": "MethodItalic",
        "Style": "Italic"
      }
    ]
  }
}