{
  "Theme": {
    "Colors": {
      "ActiveLineBackground": "$00F0FFFF",
      "ActiveLineBackgroundUnfocused": "$00FCFCFC",
      "ActiveLineForeground": "clNone",
      "ActiveLineForegroundUnfocused": "clNone",
      "CaretMultiEditBackground": "clBlack",
      "CaretMultiEditForeground": "clWhite",
      "CodeFoldingActiveLineBackground": "$00F0FFFF",
      "CodeFoldingActiveLineBackgroundUnfocused": "$00FCFCFC",
      "CodeFoldingBackground": "clWhite",
      "CodeFoldingCollapsedLine": "clGray",
      "CodeFoldingFoldingLine": "clGray",
      "CodeFoldingFoldingLineHighlight": "clGray",
      "CodeFoldingHintBackground": "clWhite",
      "CodeFoldingHintBorder": "clGray",
      "CodeFoldingHintIndicatorBackground": "clWhite",
      "CodeFoldingHintIndicatorBorder": "clGray",
      "CodeFoldingHintIndicatorMark": "clGray",
      "CodeFoldingHintText": "clNone",
      "CodeFoldingIndent": "clGray",
      "CodeFoldingIndentHighlight": "clBlack",
      "CompletionProposalBackground": "clWhite",
      "CompletionProposalForeground": "clBlack",
      "CompletionProposalSelectedBackground": "clHighlight",
      "CompletionProposalSelectedText": "clHighlightText",
      "EditorAssemblerCommentBackground": "clWhite",
      "EditorAssemblerCommentForeground": "clGreen",
      "EditorAssemblerReservedWordBackground": "clWhite",
      "EditorAssemblerReservedWordForeground": "clBlue",
      "EditorAttributeBackground": "clWhite",
      "EditorAttributeForeground": "clMaroon",
      "EditorBackground": "clWhite",
      "EditorCharacterBackground": "clWhite",
      "EditorCharacterForeground": "clBlue",
      "EditorCommentBackground": "clWhite",
      "EditorCommentForeground": "clGreen",
      "EditorDirectiveBackground": "clWhite",
      "EditorDirectiveForeground": "clBlue",
      "EditorForeground": "clBlack",
      "EditorHexNumberBackground": "clWhite",
      "EditorHexNumberForeground": "clBlue",
      "EditorHighlightedBlockBackground": "clWhite",
      "EditorHighlightedBlockForeground": "clBlack",
      "EditorHighlightedBlockSymbolBackground": "clWhite",
      "EditorHighlightedBlockSymbolForeground": "clBlack",
      "EditorLogicalOperatorBackground": "clWhite",
      "EditorLogicalOperatorForeground": "clBlue",
      "EditorMethodBackground": "clWhite",
      "EditorMethodForeground": "clBlue",
      "EditorMethodItalicBackground": "clWhite",
      "EditorMethodItalicForeground": "clBlue",
      "EditorMethodNameBackground": "clWhite",
      "EditorMethodNameForeground": "clBlack",
      "EditorNumberBackground": "clWhite",
      "EditorNumberForeground": "clBlue",
      "EditorReservedWordBackground": "clWhite",
      "EditorReservedWordForeground": "clBlue",
      "EditorStringBackground": "clWhite",
      "EditorStringForeground": "clBlue",
      "EditorSymbolBackground": "clWhite",
      "EditorSymbolForeground": "clBlack",
      "EditorValueBackground": "clWhite",
      "EditorValueForeground": "clBlue",
      "EditorWebLinkBackground": "clWhite",
      "EditorWebLinkForeground": "clBlue",
      "LeftMarginActiveLineBackground": "$00F0FFFF",
      "LeftMarginActiveLineBackgroundUnfocused": "$00FCFCFC",
      "LeftMarginActiveLineNumber": "clGray",
      "LeftMarginBackground": "clWhite",
      "LeftMarginBookmarkPanelBackground": "clWhite",
      "LeftMarginBorder": "clWhite",
      "LeftMarginLineNumberLine": "clGray",
      "LeftMarginLineNumbers": "clGray",
      "LeftMarginLineStateModified": "clYellow",
      "LeftMarginLineStateNormal": "clLime",
      "MatchingPairMatched": "clAqua",
      "MatchingPairUnderline": "clBlack",
      "MatchingPairUnmatched": "clYellow",
      "MinimapBackground": "clNone",
      "MinimapBookmark": "clGreen",
      "MinimapVisibleRows": "$00F0FFFF",
      "RightMargin": "clGray",
      "RightMovingEdge": "clSilver",
      "RulerBackground": "clWhite",
      "RulerBorder": "clGray",
      "RulerLines": "clGray",
      "RulerMovingEdge": "clSilver",
      "RulerNumbers": "clGray",
      "RulerSelection": "$00F0FFFF",
      "SearchHighlighterBackground": "clBlack",
      "SearchHighlighterBorder": "clNone",
      "SearchHighlighterForeground": "clWhite",
      "SearchInSelectionBackground": "$00FCFDCD",
      "SearchMapActiveLine": "$00FF9933",
      "SearchMapBackground": "clNone",
      "SearchMapForeground": "clBlack",
      "SelectionBackground": "$00FF9933",
      "SelectionBackgroundUnfocused": "$00FF9933",
      "SelectionForeground": "clWhite",
      "SelectionForegroundUnfocused": "clWhite",
      "SyncEditBackground": "$00FCFDCD",
      "SyncEditEditBorder": "clBlack",
      "SyncEditWordBorder": "$00FF9933",
      "WordWrapIndicatorArrow": "clBlack",
      "WordWrapIndicatorLines": "clBlue"
    },
    "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": "MethodItalic",
        "Style": "Italic"
      }
    ]
  }
}