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