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