{
  "Theme": {
    "Colors": {
      "ActiveLineBackground": "$00F9F9F9",
      "ActiveLineBackgroundUnfocused": "$00F9F9F9",
      "ActiveLineForeground": "clNone",
      "ActiveLineForegroundUnfocused": "clNone",
      "CaretMultiEditBackground": "$00696969",
      "CaretMultiEditForeground": "$00FFFFFF",
      "CodeFoldingActiveLineBackground": "$00F9F9F9",
      "CodeFoldingActiveLineBackgroundUnfocused": "$00F9F9F9",
      "CodeFoldingBackground": "$00FFFFFF",
      "CodeFoldingCollapsedLine": "$00999999",
      "CodeFoldingFoldingLine": "$00999999",
      "CodeFoldingFoldingLineHighlight": "$00999999",
      "CodeFoldingHintBackground": "$00FFFFFF",
      "CodeFoldingHintBorder": "$00414746",
      "CodeFoldingHintIndicatorBackground": "$00FFFFFF",
      "CodeFoldingHintIndicatorBorder": "$00414746",
      "CodeFoldingHintIndicatorMark": "$00414746",
      "CodeFoldingHintText": "$00696969",
      "CodeFoldingIndent": "$00939393",
      "CodeFoldingIndentHighlight": "$00696969",
      "CompletionProposalBackground": "$00FFFFFF",
      "CompletionProposalForeground": "$00696969",
      "CompletionProposalSelectedBackground": "$003E4849",
      "CompletionProposalSelectedText": "clHighlightText",
      "EditorAssemblerCommentBackground": "$00FFFFFF",
      "EditorAssemblerCommentForeground": "$00939393",
      "EditorAssemblerReservedWordBackground": "$00FFFFFF",
      "EditorAssemblerReservedWordForeground": "$009874DB",
      "EditorAttributeBackground": "$00FFFFFF",
      "EditorAttributeForeground": "$00B07A2A",
      "EditorBackground": "$00FFFFFF",
      "EditorCharacterBackground": "$00FFFFFF",
      "EditorCharacterForeground": "$009874DB",
      "EditorCommentBackground": "$00FFFFFF",
      "EditorCommentForeground": "$00939393",
      "EditorDirectiveBackground": "$00FFFFFF",
      "EditorDirectiveForeground": "$007BB751",
      "EditorForeground": "$00696969",
      "EditorHexNumberBackground": "$00FFFFFF",
      "EditorHexNumberForeground": "$00C963AB",
      "EditorHighlightedBlockBackground": "$00FFFFFF",
      "EditorHighlightedBlockForeground": "$00696969",
      "EditorHighlightedBlockSymbolBackground": "$00FFFFFF",
      "EditorHighlightedBlockSymbolForeground": "$00000000",
      "EditorLogicalOperatorBackground": "$00FFFFFF",
      "EditorLogicalOperatorForeground": "$009874DB",
      "EditorMethodBackground": "$00FFFFFF",
      "EditorMethodForeground": "$009874DB",
      "EditorMethodItalicBackground": "$00FFFFFF",
      "EditorMethodItalicForeground": "$009874DB",
      "EditorMethodNameBackground": "$00FFFFFF",
      "EditorMethodNameForeground": "$00D49F00",
      "EditorNumberBackground": "$00FFFFFF",
      "EditorNumberForeground": "$00C963AB",
      "EditorReservedWordBackground": "$00FFFFFF",
      "EditorReservedWordForeground": "$009874DB",
      "EditorStringBackground": "$00FFFFFF",
      "EditorStringForeground": "$000B86B8",
      "EditorSymbolBackground": "$00FFFFFF",
      "EditorSymbolForeground": "$00939393",
      "EditorValueBackground": "$00FFFFFF",
      "EditorValueForeground": "$009874DB",
      "EditorWebLinkBackground": "$00FFFFFF",
      "EditorWebLinkForeground": "$00D49F00",
      "LeftMarginActiveLineBackground": "$00F9F9F9",
      "LeftMarginActiveLineBackgroundUnfocused": "$00F9F9F9",
      "LeftMarginActiveLineNumber": "$00999999",
      "LeftMarginBackground": "$00FFFFFF",
      "LeftMarginBookmarkPanelBackground": "$00FFFFFF",
      "LeftMarginBorder": "$00FFFFFF",
      "LeftMarginLineNumberLine": "$00999999",
      "LeftMarginLineNumbers": "$00999999",
      "LeftMarginLineStateModified": "$0074DBE6",
      "LeftMarginLineStateNormal": "$002EE2A6",
      "MatchingPairMatched": "$007226F9",
      "MatchingPairUnderline": "$00F8F8F2",
      "MatchingPairUnmatched": "clYellow",
      "MinimapBackground": "clNone",
      "MinimapBookmark": "$005E7175",
      "MinimapVisibleRows": "$003E4849",
      "RightMargin": "$00999999",
      "RightMovingEdge": "clSilver",
      "RulerBackground": "$00FFFFFF",
      "RulerBorder": "$00999999",
      "RulerLines": "$00999999",
      "RulerMovingEdge": "clSilver",
      "RulerNumbers": "$00999999",
      "RulerSelection": "$00323D3E",
      "SearchHighlighterBackground": "$003E4849",
      "SearchHighlighterBorder": "clNone",
      "SearchHighlighterForeground": "clNone",
      "SearchInSelectionBackground": "$00808080",
      "SearchMapActiveLine": "$00F0F0F0",
      "SearchMapBackground": "clNone",
      "SearchMapForeground": "$0078AAFF",
      "SelectionBackground": "$00EEEEEE",
      "SelectionBackgroundUnfocused": "$00EEEEEE",
      "SelectionForeground": "$00000000",
      "SelectionForegroundUnfocused": "$00000000",
      "SyncEditBackground": "$00808080",
      "SyncEditEditBorder": "$00F8F8F2",
      "SyncEditWordBorder": "$003E4849",
      "WordWrapIndicatorArrow": "$00F8F8F2",
      "WordWrapIndicatorLines": "$007226F9"
    },
    "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": "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"
      }
    ]
  }
}