Skip to content

Instantly share code, notes, and snippets.

@andersklenke
Last active December 12, 2018 13:10
Show Gist options
  • Save andersklenke/3d29d6f6c367aa6049b4f3422c5dd441 to your computer and use it in GitHub Desktop.
Save andersklenke/3d29d6f6c367aa6049b4f3422c5dd441 to your computer and use it in GitHub Desktop.
Sublime Text 3 settings
" Type :h vintageousrc for help.
<snippet>
<content><![CDATA[
${1}binding.pry
]]></content>
<tabTrigger>pry</tabTrigger>
<scope>source.ruby</scope>
</snippet>
<plist version="1.0">
<dict>
<key>author</key>
<string>Monokai</string>
<key>uuid</key>
<string>6af1fde6-846c-5d13-aec7-ec5ee9dc836b</string>
<key>colorSpaceName</key>
<string>sRGB</string>
<key>settings</key>
<array>
<dict>
<key>settings</key>
<dict>
<key>background</key>
<string>#273136</string>
<key>foreground</key>
<string>#f2fffc</string>
<key>invisibles</key>
<string>#545f62</string>
<key>caret</key>
<string>#f2fffc</string>
<key>guide</key>
<string>#3a4449</string>
<key>stackGuide</key>
<string>#3a4449</string>
<key>activeGuide</key>
<string>#545f62</string>
<key>selection</key>
<string>#3a4449</string>
<key>selectionBorder</key>
<string>#3a4449</string>
<key>selectionBorderWidth</key>
<string>1</string>
<key>selectionCornerStyle</key>
<string>round</string>
<key>selectionCornerRadius</key>
<string>2</string>
<key>lineHighlight</key>
<string>#f2fffc0c</string>
<key>bracketContentsOptions</key>
<string>underline</string>
<key>tagsOptions</key>
<string>stippled_underline</string>
<key>gutter</key>
<string>#273136</string>
<key>gutterForeground</key>
<string>#545f62</string>
<key>shadow</key>
<string>#00000000</string>
<key>shadowWidth</key>
<string>0</string>
<key>highlight</key>
<string>#6b7678</string>
<key>findHighlight</key>
<string>#ffed72</string>
<key>findHighlightForeground</key>
<string>#273136</string>
<key>misspelling</key>
<string>#ff6d7e</string>
<key>foldMarker</key>
<string>#ffed72</string>
<key>accent</key>
<string>#ffed72</string>
<key>popupCss</key>
<string>html { --background: #273136; --foreground: #f2fffc; --redish: #ff6d7e; --orangish: #ffb270; --yellowish: #ffed72; --greenish: #a2e57b; --bluish: #7cd5f1; --purplish: #baa0f8; --pinkish: #ff6d7e; background-color: #3a4449; color: #f2fffc; } a { color: var(--yellowish); }</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>comment, comment keyword, comment markup.underline.link, comment string, comment punctuation.definition, comment punctuation, comment text</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
<key>foreground</key>
<string>#6b7678</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>comment storage.type</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#6b7678</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>comment entity.name.type</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#b8c4c3</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>comment variable, comment variable.other</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#b8c4c3</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>comment keyword.codetag.notation</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>comment.git-status.header.remote</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>comment.git-status.header.local</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#7cd5f1</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>comment.other.git-status.head</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>constant</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>constant.other</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>constant.other.property</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>constant.other.color</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>constant.other.character-class.escape</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>constant.other.key</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>constant.other.symbol</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffb270</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>constant.numeric</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>constant.language</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>constant.character.escape</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>constant.numeric.line-number.find-in-files</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#545f62</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>constant.numeric.line-number.match.find-in-files</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffed72</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.name.section</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffed72</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.name</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a2e57b</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.name.class</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#7cd5f1</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.name.constant</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.name.namespace</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.other.inherited-class</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
<key>foreground</key>
<string>#7cd5f1</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.name.function</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a2e57b</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.name.tag, entity.name.tag.js.jsx support.class.component.js.jsx</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.other.attribute-name</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
<key>foreground</key>
<string>#7cd5f1</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.other.attribute-name.class.css, entity.other.attribute-name.parent-selector-suffix.css, entity.other.attribute-name.parent-selector-suffix.css punctuation.definition.entity.css</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a2e57b</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.other.attribute-name.id.css</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffb270</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.other.attribute-name.pseudo-class.css entity.other.pseudo-class.css</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
<key>foreground</key>
<string>#7cd5f1</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.name.function, support.function</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a2e57b</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.other.git-status.hex</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>invalid</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>keyword</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>keyword.control</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>keyword.operator</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>keyword.other.substitution</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#8b9798</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>keyword.other.template.begin keyword.other.template.end</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>keyword.operator.heading.restructuredtext, keyword.operator.table.row.restructuredtext, keyword.operator.table.data.restructuredtext</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#8b9798</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>markup.italic</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>markup.bold</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>bold</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>markup.heading</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffed72</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>markup.raw</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffb270</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>markup.underline</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>underline</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>markup.underline.link</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a2e57b</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>markup.inserted, markup.inserted punctuation.definition.inserted</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a2e57b</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>markup.deleted, markup.deleted punctuation.definition.deleted</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>markup.changed, markup.changed punctuation.definition.changed</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffed72</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>markup.ignored, markup.ignored punctuation.definition.ignored</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#8b9798</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>markup.untracked</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#8b9798</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>markup.quote</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>meta.brace.round, meta.brace.square, meta.brace.curly, meta.delimiter.comma.js, meta.function-call.without-arguments.js, meta.function-call.method.without-arguments.js</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#8b9798</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>meta.function-call, meta.function-call.arguments meta.function-call</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a2e57b</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>meta.function-call meta.function-call.arguments, meta.function-call meta.arguments, meta.function-call meta.group</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>meta.instance.constructor</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a2e57b</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>meta.attribute-with-value.class string</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a2e57b</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>meta.attribute-with-value.id string</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffb270</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>source.json meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>source.json meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffed72</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>meta.object.member</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>meta.property-list.css variable.other</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffb270</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>entity.name.constant.preprocessor, meta.preprocessor</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>meta.diff.git-diff.header</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffed72</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>punctuation</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#8b9798</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>punctuation.definition.tag, punctuation.definition.tag source, punctuation.definition.group.begin.ruby, punctuation.definition.group.end.ruby</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#8b9798</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>punctuation.definition.group</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>punctuation.definition.comment</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#6b7678</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>punctuation.definition.variable, punctuation.definition.keyword.scss, punctuation.definition.entity.css</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#b8c4c3</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>punctuation.section.embedded, punctuation.section.embedded entity.name.tag, punctuation.section.embedded constant.other, punctuation.section.embedded source</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffb270</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>punctuation.template-string.element.begin, punctuation.template-string.element.end, punctuation.definition.string.template.begin, punctuation.definition.string.template.end, string.quoted.template punctuation.definition.string.begin, string.quoted.template punctuation.definition.string.end</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>meta.paragraph.markdown meta.dummy.line-break, meta.paragraph.markdown meta.hard-line-break.markdown</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>region.redish</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>region.orangish</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffb270</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>region.yellowish</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffed72</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>region.greenish</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a2e57b</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>region.bluish</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#7cd5f1</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>region.purplish</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>region.pinkish</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>region.whitish</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#FFFFFF</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>source</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>source.scss, source.sass</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#8b9798</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>source.sass variable.other, source.sass variable.sass, source.scss variable.other, source.scss variable.scss, source.scss variable.sass, source.css variable.other, source.css variable.scss, source.less variable.other, source.less variable.other.less, source.less variable.declaration.less</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
<key>foreground</key>
<string>#ffb270</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>source.git-show.commit.sha</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>source.git-show.author, source.git-show.date, source.git-diff.command, source.git-diff.command meta.diff.git-diff.header.from-file, source.git-diff.command meta.diff.git-diff.header.to-file</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#8b9798</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>source.git-show meta.diff.git-diff.header.extended.index.from-sha, source.git-show meta.diff.git-diff.header.extended.index.to-sha</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>source.git-show meta.diff.range.unified</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffb270</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>source.git-show meta.diff.header.from-file, source.git-show meta.diff.header.to-file</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#8b9798</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>storage</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>storage.type</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
<key>foreground</key>
<string>#7cd5f1</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>storage.type.extends</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>normal</string>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>storage.type.function.arrow</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>normal</string>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>storage.modifier</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>storage.class.restructuredtext.ref</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>string</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffed72</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>string.unquoted.label</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>string source</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>string source punctuation.section.embedded</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#8b9798</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>string.other.link.title, string.other.link.description</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>string.other.link.description.title</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#7cd5f1</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>string.other.ref, string.other.restructuredtext.ref</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a2e57b</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>string.other.git-status.help.key</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#b8c4c3</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>string.other.git-status.remote</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ff6d7e</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>support.constant</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#7cd5f1</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>support.constant.handlebars</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#8b9798</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>support.function</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a2e57b</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>support.type, entity.name.type.object.console</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
<key>foreground</key>
<string>#7cd5f1</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>support.variable</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#7cd5f1</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>support.type.property-name</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>normal</string>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>support.class</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#7cd5f1</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>text</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>text.find-in-files</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>variable, variable.other</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>variable.parameter, parameters variable.function</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
<key>foreground</key>
<string>#ffb270</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>variable.language, variable.parameter.function.language.special.self.python</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>italic</string>
<key>foreground</key>
<string>#b8c4c3</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>variable.language.arguments</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>variable.other.class</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#7cd5f1</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>variable.other.constant</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>variable.other.member</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#f2fffc</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>variable.function</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#a2e57b</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>variable.other.substitution</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffb270</string>
</dict>
</dict>
<dict>
<key>scope</key>
<string>source.ruby variable.other.readwrite.instance.ruby, source.ruby variable.other.readwrite.class.ruby</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#baa0f8</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_465568ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#465568ff</string>
<key>foreground</key>
<string>#97A5B9FF</string>
<key>caret</key>
<string>#97A5B9FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_465568ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#465568ff</string>
<key>caret</key>
<string>#97A5B9FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_707d8dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#707d8dff</string>
<key>foreground</key>
<string>#21252AFF</string>
<key>caret</key>
<string>#21252AFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_707d8dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#707d8dff</string>
<key>caret</key>
<string>#21252AFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_c6cddbff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#c6cddbff</string>
<key>foreground</key>
<string>#242B38FF</string>
<key>caret</key>
<string>#242B38FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_c6cddbff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#c6cddbff</string>
<key>caret</key>
<string>#242B38FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f8fafcff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f8fafcff</string>
<key>foreground</key>
<string>#020406FF</string>
<key>caret</key>
<string>#020406FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f8fafcff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f8fafcff</string>
<key>caret</key>
<string>#020406FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ffffffff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ffffffff</string>
<key>foreground</key>
<string>#000000FF</string>
<key>caret</key>
<string>#000000FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ffffffff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ffffffff</string>
<key>caret</key>
<string>#000000FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_e3342fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#e3342fff</string>
<key>foreground</key>
<string>#430A09FF</string>
<key>caret</key>
<string>#430A09FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_e3342fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#e3342fff</string>
<key>caret</key>
<string>#430A09FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ef5753ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ef5753ff</string>
<key>foreground</key>
<string>#AC1410FF</string>
<key>caret</key>
<string>#AC1410FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ef5753ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ef5753ff</string>
<key>caret</key>
<string>#AC1410FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_1f9d55ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#1f9d55ff</string>
<key>foreground</key>
<string>#61E097FF</string>
<key>caret</key>
<string>#61E097FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_1f9d55ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#1f9d55ff</string>
<key>caret</key>
<string>#61E097FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_0eaa87ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#0eaa87ff</string>
<key>foreground</key>
<string>#55F0CDFF</string>
<key>caret</key>
<string>#55F0CDFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_0eaa87ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#0eaa87ff</string>
<key>caret</key>
<string>#55F0CDFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_51d88aff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#51d88aff</string>
<key>foreground</key>
<string>#27AE60FF</string>
<key>caret</key>
<string>#27AE60FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_51d88aff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#51d88aff</string>
<key>caret</key>
<string>#27AE60FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_445db8ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#445db8ff</string>
<key>foreground</key>
<string>#141C37FF</string>
<key>caret</key>
<string>#141C37FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_445db8ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#445db8ff</string>
<key>caret</key>
<string>#141C37FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_7d99ffff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#7d99ffff</string>
<key>foreground</key>
<string>#001B82FF</string>
<key>caret</key>
<string>#001B82FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_7d99ffff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#7d99ffff</string>
<key>caret</key>
<string>#001B82FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_0000001a</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#0000001a</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_0000001a</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#0000001a</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_0000001f</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#0000001f</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_0000001f</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#0000001f</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_00000014</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#00000014</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_00000014</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#00000014</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_0000001c</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#0000001c</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_0000001c</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#0000001c</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_0000000f</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#0000000f</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_0000000f</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#0000000f</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_3490dc80</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#3490dc80</string>
<key>foreground</key>
<string>#0B2841FF</string>
<key>caret</key>
<string>#0B2841FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_3490dc80</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#3490dc80</string>
<key>caret</key>
<string>#0B2841FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ddeeaadd</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ddeeaadd</string>
<key>foreground</key>
<string>#435410FF</string>
<key>caret</key>
<string>#435410FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ddeeaadd</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ddeeaadd</string>
<key>caret</key>
<string>#435410FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_000000ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#000000ff</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_000000ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#000000ff</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ffff00ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ffff00ff</string>
<key>foreground</key>
<string>#4C4C00FF</string>
<key>caret</key>
<string>#4C4C00FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ffff00ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ffff00ff</string>
<key>caret</key>
<string>#4C4C00FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_999999ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#999999ff</string>
<key>foreground</key>
<string>#666666FF</string>
<key>caret</key>
<string>#666666FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_999999ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#999999ff</string>
<key>caret</key>
<string>#666666FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ddddddff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ddddddff</string>
<key>foreground</key>
<string>#212121FF</string>
<key>caret</key>
<string>#212121FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ddddddff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ddddddff</string>
<key>caret</key>
<string>#212121FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_00000000</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#00000000</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_00000000</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#00000000</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_333333ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#333333ff</string>
<key>foreground</key>
<string>#CCCCCCFF</string>
<key>caret</key>
<string>#CCCCCCFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_333333ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#333333ff</string>
<key>caret</key>
<string>#CCCCCCFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_337ab7ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#337ab7ff</string>
<key>foreground</key>
<string>#10273BFF</string>
<key>caret</key>
<string>#10273BFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_337ab7ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#337ab7ff</string>
<key>caret</key>
<string>#10273BFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_23527cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#23527cff</string>
<key>foreground</key>
<string>#83B2DBFF</string>
<key>caret</key>
<string>#83B2DBFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_23527cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#23527cff</string>
<key>caret</key>
<string>#83B2DBFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_eeeeeeff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#eeeeeeff</string>
<key>foreground</key>
<string>#101010FF</string>
<key>caret</key>
<string>#101010FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_eeeeeeff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#eeeeeeff</string>
<key>caret</key>
<string>#101010FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_777777ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#777777ff</string>
<key>foreground</key>
<string>#262626FF</string>
<key>caret</key>
<string>#262626FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_777777ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#777777ff</string>
<key>caret</key>
<string>#262626FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_fcf8e3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#fcf8e3ff</string>
<key>foreground</key>
<string>#1C1802FF</string>
<key>caret</key>
<string>#1C1802FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_fcf8e3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#fcf8e3ff</string>
<key>caret</key>
<string>#1C1802FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_286090ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#286090ff</string>
<key>foreground</key>
<string>#6FA6D6FF</string>
<key>caret</key>
<string>#6FA6D6FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_286090ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#286090ff</string>
<key>caret</key>
<string>#6FA6D6FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_3c763dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#3c763dff</string>
<key>foreground</key>
<string>#89C38AFF</string>
<key>caret</key>
<string>#89C38AFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_3c763dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#3c763dff</string>
<key>caret</key>
<string>#89C38AFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_2b542cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#2b542cff</string>
<key>foreground</key>
<string>#ABD3ACFF</string>
<key>caret</key>
<string>#ABD3ACFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_2b542cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#2b542cff</string>
<key>caret</key>
<string>#ABD3ACFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_31708fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#31708fff</string>
<key>foreground</key>
<string>#6FAFCEFF</string>
<key>caret</key>
<string>#6FAFCEFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_31708fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#31708fff</string>
<key>caret</key>
<string>#6FAFCEFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_245269ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#245269ff</string>
<key>foreground</key>
<string>#96C4DAFF</string>
<key>caret</key>
<string>#96C4DAFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_245269ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#245269ff</string>
<key>caret</key>
<string>#96C4DAFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_8a6d3bff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#8a6d3bff</string>
<key>foreground</key>
<string>#C4A775FF</string>
<key>caret</key>
<string>#C4A775FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_8a6d3bff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#8a6d3bff</string>
<key>caret</key>
<string>#C4A775FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_66512cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#66512cff</string>
<key>foreground</key>
<string>#D3BE98FF</string>
<key>caret</key>
<string>#D3BE98FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_66512cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#66512cff</string>
<key>caret</key>
<string>#D3BE98FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_a94442ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#a94442ff</string>
<key>foreground</key>
<string>#371615FF</string>
<key>caret</key>
<string>#371615FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_a94442ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#a94442ff</string>
<key>caret</key>
<string>#371615FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_843534ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#843534ff</string>
<key>foreground</key>
<string>#CA7C7BFF</string>
<key>caret</key>
<string>#CA7C7BFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_843534ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#843534ff</string>
<key>caret</key>
<string>#CA7C7BFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_dff0d8ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#dff0d8ff</string>
<key>foreground</key>
<string>#16270FFF</string>
<key>caret</key>
<string>#16270FFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_dff0d8ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#dff0d8ff</string>
<key>caret</key>
<string>#16270FFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_c1e2b3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#c1e2b3ff</string>
<key>foreground</key>
<string>#2B4C1DFF</string>
<key>caret</key>
<string>#2B4C1DFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_c1e2b3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#c1e2b3ff</string>
<key>caret</key>
<string>#2B4C1DFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_d9edf7ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#d9edf7ff</string>
<key>foreground</key>
<string>#071C26FF</string>
<key>caret</key>
<string>#071C26FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_d9edf7ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#d9edf7ff</string>
<key>caret</key>
<string>#071C26FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_afd9eeff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#afd9eeff</string>
<key>foreground</key>
<string>#113A4FFF</string>
<key>caret</key>
<string>#113A4FFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_afd9eeff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#afd9eeff</string>
<key>caret</key>
<string>#113A4FFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f7ecb5ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f7ecb5ff</string>
<key>foreground</key>
<string>#4A3F07FF</string>
<key>caret</key>
<string>#4A3F07FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f7ecb5ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f7ecb5ff</string>
<key>caret</key>
<string>#4A3F07FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f2dedeff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f2dedeff</string>
<key>foreground</key>
<string>#200D0DFF</string>
<key>caret</key>
<string>#200D0DFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f2dedeff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f2dedeff</string>
<key>caret</key>
<string>#200D0DFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_e4b9b9ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#e4b9b9ff</string>
<key>foreground</key>
<string>#461A1AFF</string>
<key>caret</key>
<string>#461A1AFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_e4b9b9ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#e4b9b9ff</string>
<key>caret</key>
<string>#461A1AFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_c7254eff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#c7254eff</string>
<key>foreground</key>
<string>#400B19FF</string>
<key>caret</key>
<string>#400B19FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_c7254eff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#c7254eff</string>
<key>caret</key>
<string>#400B19FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f9f2f4ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f9f2f4ff</string>
<key>foreground</key>
<string>#0D0608FF</string>
<key>caret</key>
<string>#0D0608FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f9f2f4ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f9f2f4ff</string>
<key>caret</key>
<string>#0D0608FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_00000040</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#00000040</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_00000040</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#00000040</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f5f5f5ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f5f5f5ff</string>
<key>foreground</key>
<string>#090909FF</string>
<key>caret</key>
<string>#090909FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f5f5f5ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f5f5f5ff</string>
<key>caret</key>
<string>#090909FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ccccccff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ccccccff</string>
<key>foreground</key>
<string>#323232FF</string>
<key>caret</key>
<string>#323232FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ccccccff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ccccccff</string>
<key>caret</key>
<string>#323232FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f9f9f9ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f9f9f9ff</string>
<key>foreground</key>
<string>#060606FF</string>
<key>caret</key>
<string>#060606FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f9f9f9ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f9f9f9ff</string>
<key>caret</key>
<string>#060606FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_e8e8e8ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#e8e8e8ff</string>
<key>foreground</key>
<string>#171717FF</string>
<key>caret</key>
<string>#171717FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_e8e8e8ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#e8e8e8ff</string>
<key>caret</key>
<string>#171717FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_d0e9c6ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#d0e9c6ff</string>
<key>foreground</key>
<string>#1F3816FF</string>
<key>caret</key>
<string>#1F3816FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_d0e9c6ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#d0e9c6ff</string>
<key>caret</key>
<string>#1F3816FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_c4e3f3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#c4e3f3ff</string>
<key>foreground</key>
<string>#0C2A3AFF</string>
<key>caret</key>
<string>#0C2A3AFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_c4e3f3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#c4e3f3ff</string>
<key>caret</key>
<string>#0C2A3AFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_faf2ccff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#faf2ccff</string>
<key>foreground</key>
<string>#332B04FF</string>
<key>caret</key>
<string>#332B04FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_faf2ccff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#faf2ccff</string>
<key>caret</key>
<string>#332B04FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ebccccff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ebccccff</string>
<key>foreground</key>
<string>#321414FF</string>
<key>caret</key>
<string>#321414FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ebccccff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ebccccff</string>
<key>caret</key>
<string>#321414FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_e5e5e5ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#e5e5e5ff</string>
<key>foreground</key>
<string>#191919FF</string>
<key>caret</key>
<string>#191919FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_e5e5e5ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#e5e5e5ff</string>
<key>caret</key>
<string>#191919FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_555555ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#555555ff</string>
<key>foreground</key>
<string>#AAAAAAFF</string>
<key>caret</key>
<string>#AAAAAAFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_555555ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#555555ff</string>
<key>caret</key>
<string>#AAAAAAFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_00000013</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#00000013</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_00000013</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#00000013</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_66afe9ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#66afe9ff</string>
<key>foreground</key>
<string>#165F98FF</string>
<key>caret</key>
<string>#165F98FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_66afe9ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#66afe9ff</string>
<key>caret</key>
<string>#165F98FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_66afe999</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#66afe999</string>
<key>foreground</key>
<string>#165F98FF</string>
<key>caret</key>
<string>#165F98FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_66afe999</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#66afe999</string>
<key>caret</key>
<string>#165F98FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_67b168ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#67b168ff</string>
<key>foreground</key>
<string>#19321AFF</string>
<key>caret</key>
<string>#19321AFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_67b168ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#67b168ff</string>
<key>caret</key>
<string>#19321AFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_c0a16bff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#c0a16bff</string>
<key>foreground</key>
<string>#93753FFF</string>
<key>caret</key>
<string>#93753FFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_c0a16bff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#c0a16bff</string>
<key>caret</key>
<string>#93753FFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ce8483ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ce8483ff</string>
<key>foreground</key>
<string>#7C3230FF</string>
<key>caret</key>
<string>#7C3230FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ce8483ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ce8483ff</string>
<key>caret</key>
<string>#7C3230FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_737373ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#737373ff</string>
<key>foreground</key>
<string>#262626FF</string>
<key>caret</key>
<string>#262626FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_737373ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#737373ff</string>
<key>caret</key>
<string>#262626FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_00000020</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#00000020</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_00000020</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#00000020</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_e6e6e6ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#e6e6e6ff</string>
<key>foreground</key>
<string>#181818FF</string>
<key>caret</key>
<string>#181818FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_e6e6e6ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#e6e6e6ff</string>
<key>caret</key>
<string>#181818FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_8c8c8cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#8c8c8cff</string>
<key>foreground</key>
<string>#262626FF</string>
<key>caret</key>
<string>#262626FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_8c8c8cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#8c8c8cff</string>
<key>caret</key>
<string>#262626FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_adadadff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#adadadff</string>
<key>foreground</key>
<string>#515151FF</string>
<key>caret</key>
<string>#515151FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_adadadff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#adadadff</string>
<key>caret</key>
<string>#515151FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_d4d4d4ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#d4d4d4ff</string>
<key>foreground</key>
<string>#2A2A2AFF</string>
<key>caret</key>
<string>#2A2A2AFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_d4d4d4ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#d4d4d4ff</string>
<key>caret</key>
<string>#2A2A2AFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_2e6da4ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#2e6da4ff</string>
<key>foreground</key>
<string>#5A99D1FF</string>
<key>caret</key>
<string>#5A99D1FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_2e6da4ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#2e6da4ff</string>
<key>caret</key>
<string>#5A99D1FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_122b40ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#122b40ff</string>
<key>foreground</key>
<string>#BED8EDFF</string>
<key>caret</key>
<string>#BED8EDFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_122b40ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#122b40ff</string>
<key>caret</key>
<string>#BED8EDFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_204d74ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#204d74ff</string>
<key>foreground</key>
<string>#8BB7DFFF</string>
<key>caret</key>
<string>#8BB7DFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_204d74ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#204d74ff</string>
<key>caret</key>
<string>#8BB7DFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_5cb85cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#5cb85cff</string>
<key>foreground</key>
<string>#173517FF</string>
<key>caret</key>
<string>#173517FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_5cb85cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#5cb85cff</string>
<key>caret</key>
<string>#173517FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_4cae4cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#4cae4cff</string>
<key>foreground</key>
<string>#173517FF</string>
<key>caret</key>
<string>#173517FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_4cae4cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#4cae4cff</string>
<key>caret</key>
<string>#173517FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_449d44ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#449d44ff</string>
<key>foreground</key>
<string>#173517FF</string>
<key>caret</key>
<string>#173517FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_449d44ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#449d44ff</string>
<key>caret</key>
<string>#173517FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_255625ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#255625ff</string>
<key>foreground</key>
<string>#A8DAA8FF</string>
<key>caret</key>
<string>#A8DAA8FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_255625ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#255625ff</string>
<key>caret</key>
<string>#A8DAA8FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_398439ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#398439ff</string>
<key>foreground</key>
<string>#7AC67AFF</string>
<key>caret</key>
<string>#7AC67AFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_398439ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#398439ff</string>
<key>caret</key>
<string>#7AC67AFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_5bc0deff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#5bc0deff</string>
<key>foreground</key>
<string>#2086A3FF</string>
<key>caret</key>
<string>#2086A3FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_5bc0deff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#5bc0deff</string>
<key>caret</key>
<string>#2086A3FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_46b8daff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#46b8daff</string>
<key>foreground</key>
<string>#0C343FFF</string>
<key>caret</key>
<string>#0C343FFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_46b8daff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#46b8daff</string>
<key>caret</key>
<string>#0C343FFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_31b0d5ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#31b0d5ff</string>
<key>foreground</key>
<string>#0C343FFF</string>
<key>caret</key>
<string>#0C343FFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_31b0d5ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#31b0d5ff</string>
<key>caret</key>
<string>#0C343FFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_1b6d85ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#1b6d85ff</string>
<key>foreground</key>
<string>#79CBE4FF</string>
<key>caret</key>
<string>#79CBE4FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_1b6d85ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#1b6d85ff</string>
<key>caret</key>
<string>#79CBE4FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_269abcff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#269abcff</string>
<key>foreground</key>
<string>#0C343FFF</string>
<key>caret</key>
<string>#0C343FFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_269abcff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#269abcff</string>
<key>caret</key>
<string>#0C343FFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f0ad4eff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f0ad4eff</string>
<key>foreground</key>
<string>#B16E0FFF</string>
<key>caret</key>
<string>#B16E0FFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f0ad4eff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f0ad4eff</string>
<key>caret</key>
<string>#B16E0FFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_eea236ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#eea236ff</string>
<key>foreground</key>
<string>#462B05FF</string>
<key>caret</key>
<string>#462B05FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_eea236ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#eea236ff</string>
<key>caret</key>
<string>#462B05FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ec971fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ec971fff</string>
<key>foreground</key>
<string>#462B05FF</string>
<key>caret</key>
<string>#462B05FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ec971fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ec971fff</string>
<key>caret</key>
<string>#462B05FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_985f0dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#985f0dff</string>
<key>foreground</key>
<string>#F2B967FF</string>
<key>caret</key>
<string>#F2B967FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_985f0dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#985f0dff</string>
<key>caret</key>
<string>#F2B967FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_d58512ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#d58512ff</string>
<key>foreground</key>
<string>#462C05FF</string>
<key>caret</key>
<string>#462C05FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_d58512ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#d58512ff</string>
<key>caret</key>
<string>#462C05FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_d9534fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#d9534fff</string>
<key>foreground</key>
<string>#B02A25FF</string>
<key>caret</key>
<string>#B02A25FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_d9534fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#d9534fff</string>
<key>caret</key>
<string>#B02A25FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_d43f3aff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#d43f3aff</string>
<key>foreground</key>
<string>#3E0F0DFF</string>
<key>caret</key>
<string>#3E0F0DFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_d43f3aff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#d43f3aff</string>
<key>caret</key>
<string>#3E0F0DFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_c9302cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#c9302cff</string>
<key>foreground</key>
<string>#3E0E0DFF</string>
<key>caret</key>
<string>#3E0E0DFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_c9302cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#c9302cff</string>
<key>caret</key>
<string>#3E0E0DFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_761c19ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#761c19ff</string>
<key>foreground</key>
<string>#E68B88FF</string>
<key>caret</key>
<string>#E68B88FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_761c19ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#761c19ff</string>
<key>caret</key>
<string>#E68B88FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ac2925ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ac2925ff</string>
<key>foreground</key>
<string>#DA5652FF</string>
<key>caret</key>
<string>#DA5652FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ac2925ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ac2925ff</string>
<key>caret</key>
<string>#DA5652FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_00000026</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#00000026</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_00000026</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#00000026</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_0000002d</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#0000002d</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_0000002d</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#0000002d</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_262626ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#262626ff</string>
<key>foreground</key>
<string>#D9D9D9FF</string>
<key>caret</key>
<string>#D9D9D9FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_262626ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#262626ff</string>
<key>caret</key>
<string>#D9D9D9FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ffffff1a</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ffffff1a</string>
<key>foreground</key>
<string>#000000FF</string>
<key>caret</key>
<string>#000000FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ffffff1a</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ffffff1a</string>
<key>caret</key>
<string>#000000FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f8f8f8ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f8f8f8ff</string>
<key>foreground</key>
<string>#070707FF</string>
<key>caret</key>
<string>#070707FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f8f8f8ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f8f8f8ff</string>
<key>caret</key>
<string>#070707FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_e7e7e7ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#e7e7e7ff</string>
<key>foreground</key>
<string>#181818FF</string>
<key>caret</key>
<string>#181818FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_e7e7e7ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#e7e7e7ff</string>
<key>caret</key>
<string>#181818FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_5e5e5eff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#5e5e5eff</string>
<key>foreground</key>
<string>#A1A1A1FF</string>
<key>caret</key>
<string>#A1A1A1FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_5e5e5eff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#5e5e5eff</string>
<key>caret</key>
<string>#A1A1A1FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_888888ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#888888ff</string>
<key>foreground</key>
<string>#262626FF</string>
<key>caret</key>
<string>#262626FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_888888ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#888888ff</string>
<key>caret</key>
<string>#262626FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_222222ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#222222ff</string>
<key>foreground</key>
<string>#DDDDDDFF</string>
<key>caret</key>
<string>#DDDDDDFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_222222ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#222222ff</string>
<key>caret</key>
<string>#DDDDDDFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_080808ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#080808ff</string>
<key>foreground</key>
<string>#F7F7F7FF</string>
<key>caret</key>
<string>#F7F7F7FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_080808ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#080808ff</string>
<key>caret</key>
<string>#F7F7F7FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_9d9d9dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#9d9d9dff</string>
<key>foreground</key>
<string>#616161FF</string>
<key>caret</key>
<string>#616161FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_9d9d9dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#9d9d9dff</string>
<key>caret</key>
<string>#616161FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_444444ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#444444ff</string>
<key>foreground</key>
<string>#BBBBBBFF</string>
<key>caret</key>
<string>#BBBBBBFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_444444ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#444444ff</string>
<key>caret</key>
<string>#BBBBBBFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_101010ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#101010ff</string>
<key>foreground</key>
<string>#EFEFEFFF</string>
<key>caret</key>
<string>#EFEFEFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_101010ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#101010ff</string>
<key>caret</key>
<string>#EFEFEFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_d5d5d5ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#d5d5d5ff</string>
<key>foreground</key>
<string>#292929FF</string>
<key>caret</key>
<string>#292929FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_d5d5d5ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#d5d5d5ff</string>
<key>caret</key>
<string>#292929FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_d6e9c6ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#d6e9c6ff</string>
<key>foreground</key>
<string>#263816FF</string>
<key>caret</key>
<string>#263816FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_d6e9c6ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#d6e9c6ff</string>
<key>caret</key>
<string>#263816FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_c9e2b3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#c9e2b3ff</string>
<key>foreground</key>
<string>#334C1DFF</string>
<key>caret</key>
<string>#334C1DFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_c9e2b3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#c9e2b3ff</string>
<key>caret</key>
<string>#334C1DFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_bce8f1ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#bce8f1ff</string>
<key>foreground</key>
<string>#0E3942FF</string>
<key>caret</key>
<string>#0E3942FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_bce8f1ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#bce8f1ff</string>
<key>caret</key>
<string>#0E3942FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_a6e1ecff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#a6e1ecff</string>
<key>foreground</key>
<string>#124D58FF</string>
<key>caret</key>
<string>#124D58FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_a6e1ecff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#a6e1ecff</string>
<key>caret</key>
<string>#124D58FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_faebccff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#faebccff</string>
<key>foreground</key>
<string>#332404FF</string>
<key>caret</key>
<string>#332404FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_faebccff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#faebccff</string>
<key>caret</key>
<string>#332404FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f7e1b5ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f7e1b5ff</string>
<key>foreground</key>
<string>#4A3307FF</string>
<key>caret</key>
<string>#4A3307FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f7e1b5ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f7e1b5ff</string>
<key>caret</key>
<string>#4A3307FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ebccd1ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ebccd1ff</string>
<key>foreground</key>
<string>#321418FF</string>
<key>caret</key>
<string>#321418FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ebccd1ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ebccd1ff</string>
<key>caret</key>
<string>#321418FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_e4b9c0ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#e4b9c0ff</string>
<key>foreground</key>
<string>#461A21FF</string>
<key>caret</key>
<string>#461A21FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_e4b9c0ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#e4b9c0ff</string>
<key>caret</key>
<string>#461A21FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ffffff26</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ffffff26</string>
<key>foreground</key>
<string>#000000FF</string>
<key>caret</key>
<string>#000000FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ffffff26</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ffffff26</string>
<key>caret</key>
<string>#000000FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_c7ddefff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#c7ddefff</string>
<key>foreground</key>
<string>#0F2537FF</string>
<key>caret</key>
<string>#0F2537FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_c7ddefff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#c7ddefff</string>
<key>caret</key>
<string>#0F2537FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_0000000d</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#0000000d</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_0000000d</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#0000000d</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_e3e3e3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#e3e3e3ff</string>
<key>foreground</key>
<string>#1C1C1CFF</string>
<key>caret</key>
<string>#1C1C1CFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_e3e3e3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#e3e3e3ff</string>
<key>caret</key>
<string>#1C1C1CFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_00000033</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#00000033</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_00000033</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#00000033</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_00000080</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#00000080</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_00000080</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#00000080</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f7f7f7ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f7f7f7ff</string>
<key>foreground</key>
<string>#080808FF</string>
<key>caret</key>
<string>#080808FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f7f7f7ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f7f7f7ff</string>
<key>caret</key>
<string>#080808FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ebebebff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ebebebff</string>
<key>foreground</key>
<string>#141414FF</string>
<key>caret</key>
<string>#141414FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ebebebff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ebebebff</string>
<key>caret</key>
<string>#141414FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_00000099</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#00000099</string>
<key>foreground</key>
<string>#FFFFFFFF</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_00000099</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#00000099</string>
<key>caret</key>
<string>#FFFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_80000000</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#80000000</string>
<key>foreground</key>
<string>#FF7F7FFF</string>
<key>caret</key>
<string>#FF7F7FFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_80000000</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#80000000</string>
<key>caret</key>
<string>#FF7F7FFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_22292fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#22292fff</string>
<key>foreground</key>
<string>#D0D7DCFF</string>
<key>caret</key>
<string>#D0D7DCFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_22292fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#22292fff</string>
<key>caret</key>
<string>#D0D7DCFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_3d4852ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#3d4852ff</string>
<key>foreground</key>
<string>#ADB8C2FF</string>
<key>caret</key>
<string>#ADB8C2FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_3d4852ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#3d4852ff</string>
<key>caret</key>
<string>#ADB8C2FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_606f7bff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#606f7bff</string>
<key>foreground</key>
<string>#21262AFF</string>
<key>caret</key>
<string>#21262AFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_606f7bff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#606f7bff</string>
<key>caret</key>
<string>#21262AFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_8795a1ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#8795a1ff</string>
<key>foreground</key>
<string>#5E6C78FF</string>
<key>caret</key>
<string>#5E6C78FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_8795a1ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#8795a1ff</string>
<key>caret</key>
<string>#5E6C78FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_b8c2ccff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#b8c2ccff</string>
<key>foreground</key>
<string>#333C47FF</string>
<key>caret</key>
<string>#333C47FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_b8c2ccff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#b8c2ccff</string>
<key>caret</key>
<string>#333C47FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_dae1e7ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#dae1e7ff</string>
<key>foreground</key>
<string>#181E25FF</string>
<key>caret</key>
<string>#181E25FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_dae1e7ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#dae1e7ff</string>
<key>caret</key>
<string>#181E25FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f1f5f8ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f1f5f8ff</string>
<key>foreground</key>
<string>#070B0EFF</string>
<key>caret</key>
<string>#070B0EFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f1f5f8ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f1f5f8ff</string>
<key>caret</key>
<string>#070B0EFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_3b0d0cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#3b0d0cff</string>
<key>foreground</key>
<string>#F3C5C4FF</string>
<key>caret</key>
<string>#F3C5C4FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_3b0d0cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#3b0d0cff</string>
<key>caret</key>
<string>#F3C5C4FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_621b18ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#621b18ff</string>
<key>foreground</key>
<string>#E79F9CFF</string>
<key>caret</key>
<string>#E79F9CFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_621b18ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#621b18ff</string>
<key>caret</key>
<string>#E79F9CFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_cc1f1aff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#cc1f1aff</string>
<key>foreground</key>
<string>#430A08FF</string>
<key>caret</key>
<string>#430A08FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_cc1f1aff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#cc1f1aff</string>
<key>caret</key>
<string>#430A08FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f9acaaff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f9acaaff</string>
<key>foreground</key>
<string>#550806FF</string>
<key>caret</key>
<string>#550806FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f9acaaff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f9acaaff</string>
<key>caret</key>
<string>#550806FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_fcebeaff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#fcebeaff</string>
<key>foreground</key>
<string>#150302FF</string>
<key>caret</key>
<string>#150302FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_fcebeaff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#fcebeaff</string>
<key>caret</key>
<string>#150302FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_462a16ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#462a16ff</string>
<key>foreground</key>
<string>#E8CDB9FF</string>
<key>caret</key>
<string>#E8CDB9FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_462a16ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#462a16ff</string>
<key>caret</key>
<string>#E8CDB9FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_613b1fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#613b1fff</string>
<key>foreground</key>
<string>#E0BA9EFF</string>
<key>caret</key>
<string>#E0BA9EFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_613b1fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#613b1fff</string>
<key>caret</key>
<string>#E0BA9EFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_de751fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#de751fff</string>
<key>foreground</key>
<string>#432309FF</string>
<key>caret</key>
<string>#432309FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_de751fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#de751fff</string>
<key>caret</key>
<string>#432309FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f6993fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f6993fff</string>
<key>foreground</key>
<string>#C06208FF</string>
<key>caret</key>
<string>#C06208FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f6993fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f6993fff</string>
<key>caret</key>
<string>#C06208FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_faad63ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#faad63ff</string>
<key>foreground</key>
<string>#9B4F05FF</string>
<key>caret</key>
<string>#9B4F05FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_faad63ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#faad63ff</string>
<key>caret</key>
<string>#9B4F05FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_fcd9b6ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#fcd9b6ff</string>
<key>foreground</key>
<string>#482502FF</string>
<key>caret</key>
<string>#482502FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_fcd9b6ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#fcd9b6ff</string>
<key>caret</key>
<string>#482502FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_fff5ebff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#fff5ebff</string>
<key>foreground</key>
<string>#140A00FF</string>
<key>caret</key>
<string>#140A00FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_fff5ebff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#fff5ebff</string>
<key>caret</key>
<string>#140A00FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_453411ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#453411ff</string>
<key>foreground</key>
<string>#EEDDBAFF</string>
<key>caret</key>
<string>#EEDDBAFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_453411ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#453411ff</string>
<key>caret</key>
<string>#EEDDBAFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_684f1dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#684f1dff</string>
<key>foreground</key>
<string>#E2C997FF</string>
<key>caret</key>
<string>#E2C997FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_684f1dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#684f1dff</string>
<key>caret</key>
<string>#E2C997FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f2d024ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f2d024ff</string>
<key>foreground</key>
<string>#483D04FF</string>
<key>caret</key>
<string>#483D04FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f2d024ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f2d024ff</string>
<key>caret</key>
<string>#483D04FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ffed4aff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ffed4aff</string>
<key>foreground</key>
<string>#B4A300FF</string>
<key>caret</key>
<string>#B4A300FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ffed4aff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ffed4aff</string>
<key>caret</key>
<string>#B4A300FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_fff382ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#fff382ff</string>
<key>foreground</key>
<string>#7D7000FF</string>
<key>caret</key>
<string>#7D7000FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_fff382ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#fff382ff</string>
<key>caret</key>
<string>#7D7000FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_fff9c2ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#fff9c2ff</string>
<key>foreground</key>
<string>#3D3600FF</string>
<key>caret</key>
<string>#3D3600FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_fff9c2ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#fff9c2ff</string>
<key>caret</key>
<string>#3D3600FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_fcfbebff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#fcfbebff</string>
<key>foreground</key>
<string>#141302FF</string>
<key>caret</key>
<string>#141302FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_fcfbebff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#fcfbebff</string>
<key>caret</key>
<string>#141302FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_0f2f21ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#0f2f21ff</string>
<key>foreground</key>
<string>#D0F0E2FF</string>
<key>caret</key>
<string>#D0F0E2FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_0f2f21ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#0f2f21ff</string>
<key>caret</key>
<string>#D0F0E2FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_1a4731ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#1a4731ff</string>
<key>foreground</key>
<string>#B7E5CFFF</string>
<key>caret</key>
<string>#B7E5CFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_1a4731ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#1a4731ff</string>
<key>caret</key>
<string>#B7E5CFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_38c172ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#38c172ff</string>
<key>foreground</key>
<string>#113B23FF</string>
<key>caret</key>
<string>#113B23FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_38c172ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#38c172ff</string>
<key>caret</key>
<string>#113B23FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_a2f5bfff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#a2f5bfff</string>
<key>foreground</key>
<string>#095D26FF</string>
<key>caret</key>
<string>#095D26FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_a2f5bfff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#a2f5bfff</string>
<key>caret</key>
<string>#095D26FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_e3fcecff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#e3fcecff</string>
<key>foreground</key>
<string>#021C0CFF</string>
<key>caret</key>
<string>#021C0CFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_e3fcecff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#e3fcecff</string>
<key>caret</key>
<string>#021C0CFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_0d3331ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#0d3331ff</string>
<key>foreground</key>
<string>#CCF2F0FF</string>
<key>caret</key>
<string>#CCF2F0FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_0d3331ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#0d3331ff</string>
<key>caret</key>
<string>#CCF2F0FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_20504fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#20504fff</string>
<key>foreground</key>
<string>#AFDFDEFF</string>
<key>caret</key>
<string>#AFDFDEFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_20504fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#20504fff</string>
<key>caret</key>
<string>#AFDFDEFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_38a89dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#38a89dff</string>
<key>foreground</key>
<string>#133935FF</string>
<key>caret</key>
<string>#133935FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_38a89dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#38a89dff</string>
<key>caret</key>
<string>#133935FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_4dc0b5ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#4dc0b5ff</string>
<key>foreground</key>
<string>#133835FF</string>
<key>caret</key>
<string>#133835FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_4dc0b5ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#4dc0b5ff</string>
<key>caret</key>
<string>#133835FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_64d5caff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#64d5caff</string>
<key>foreground</key>
<string>#299B90FF</string>
<key>caret</key>
<string>#299B90FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_64d5caff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#64d5caff</string>
<key>caret</key>
<string>#299B90FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_a0f0edff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#a0f0edff</string>
<key>foreground</key>
<string>#0F5E5CFF</string>
<key>caret</key>
<string>#0F5E5CFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_a0f0edff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#a0f0edff</string>
<key>caret</key>
<string>#0F5E5CFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_e8fffeff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#e8fffeff</string>
<key>foreground</key>
<string>#001716FF</string>
<key>caret</key>
<string>#001716FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_e8fffeff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#e8fffeff</string>
<key>caret</key>
<string>#001716FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_12283aff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#12283aff</string>
<key>foreground</key>
<string>#C4DAEDFF</string>
<key>caret</key>
<string>#C4DAEDFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_12283aff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#12283aff</string>
<key>caret</key>
<string>#C4DAEDFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_1c3d5aff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#1c3d5aff</string>
<key>foreground</key>
<string>#A4C5E3FF</string>
<key>caret</key>
<string>#A4C5E3FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_1c3d5aff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#1c3d5aff</string>
<key>caret</key>
<string>#A4C5E3FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_2779bdff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#2779bdff</string>
<key>foreground</key>
<string>#0D283FFF</string>
<key>caret</key>
<string>#0D283FFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_2779bdff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#2779bdff</string>
<key>caret</key>
<string>#0D283FFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_3490dcff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#3490dcff</string>
<key>foreground</key>
<string>#0B2841FF</string>
<key>caret</key>
<string>#0B2841FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_3490dcff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#3490dcff</string>
<key>caret</key>
<string>#0B2841FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_6cb2ebff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#6cb2ebff</string>
<key>foreground</key>
<string>#145993FF</string>
<key>caret</key>
<string>#145993FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_6cb2ebff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#6cb2ebff</string>
<key>caret</key>
<string>#145993FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_bcdefaff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#bcdefaff</string>
<key>foreground</key>
<string>#042642FF</string>
<key>caret</key>
<string>#042642FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_bcdefaff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#bcdefaff</string>
<key>caret</key>
<string>#042642FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_eff8ffff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#eff8ffff</string>
<key>foreground</key>
<string>#000910FF</string>
<key>caret</key>
<string>#000910FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_eff8ffff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#eff8ffff</string>
<key>caret</key>
<string>#000910FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_191e38ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#191e38ff</string>
<key>foreground</key>
<string>#C7CCE6FF</string>
<key>caret</key>
<string>#C7CCE6FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_191e38ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#191e38ff</string>
<key>caret</key>
<string>#C7CCE6FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_2f365fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#2f365fff</string>
<key>foreground</key>
<string>#9FA6D0FF</string>
<key>caret</key>
<string>#9FA6D0FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_2f365fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#2f365fff</string>
<key>caret</key>
<string>#9FA6D0FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_5661b3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#5661b3ff</string>
<key>foreground</key>
<string>#171B34FF</string>
<key>caret</key>
<string>#171B34FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_5661b3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#5661b3ff</string>
<key>caret</key>
<string>#171B34FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_6574cdff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#6574cdff</string>
<key>foreground</key>
<string>#31409AFF</string>
<key>caret</key>
<string>#31409AFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_6574cdff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#6574cdff</string>
<key>caret</key>
<string>#31409AFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_7886d7ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#7886d7ff</string>
<key>foreground</key>
<string>#283587FF</string>
<key>caret</key>
<string>#283587FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_7886d7ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#7886d7ff</string>
<key>caret</key>
<string>#283587FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_b2b7ffff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#b2b7ffff</string>
<key>foreground</key>
<string>#00054DFF</string>
<key>caret</key>
<string>#00054DFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_b2b7ffff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#b2b7ffff</string>
<key>caret</key>
<string>#00054DFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_e6e8ffff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#e6e8ffff</string>
<key>foreground</key>
<string>#000119FF</string>
<key>caret</key>
<string>#000119FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_e6e8ffff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#e6e8ffff</string>
<key>caret</key>
<string>#000119FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_21183cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#21183cff</string>
<key>foreground</key>
<string>#CCC3E6FF</string>
<key>caret</key>
<string>#CCC3E6FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_21183cff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#21183cff</string>
<key>caret</key>
<string>#CCC3E6FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_382b5fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#382b5fff</string>
<key>foreground</key>
<string>#AD9FD4FF</string>
<key>caret</key>
<string>#AD9FD4FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_382b5fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#382b5fff</string>
<key>caret</key>
<string>#AD9FD4FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_794acfff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#794acfff</string>
<key>foreground</key>
<string>#1F103CFF</string>
<key>caret</key>
<string>#1F103CFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_794acfff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#794acfff</string>
<key>caret</key>
<string>#1F103CFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_9561e2ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#9561e2ff</string>
<key>foreground</key>
<string>#511D9EFF</string>
<key>caret</key>
<string>#511D9EFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_9561e2ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#9561e2ff</string>
<key>caret</key>
<string>#511D9EFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_a779e9ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#a779e9ff</string>
<key>foreground</key>
<string>#441685FF</string>
<key>caret</key>
<string>#441685FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_a779e9ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#a779e9ff</string>
<key>caret</key>
<string>#441685FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_d6bbfcff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#d6bbfcff</string>
<key>foreground</key>
<string>#1D0243FF</string>
<key>caret</key>
<string>#1D0243FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_d6bbfcff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#d6bbfcff</string>
<key>caret</key>
<string>#1D0243FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f3ebffff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f3ebffff</string>
<key>foreground</key>
<string>#080014FF</string>
<key>caret</key>
<string>#080014FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f3ebffff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f3ebffff</string>
<key>caret</key>
<string>#080014FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_451225ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#451225ff</string>
<key>foreground</key>
<string>#ECBACCFF</string>
<key>caret</key>
<string>#ECBACCFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_451225ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#451225ff</string>
<key>caret</key>
<string>#ECBACCFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_6f213fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#6f213fff</string>
<key>foreground</key>
<string>#DD90ADFF</string>
<key>caret</key>
<string>#DD90ADFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_6f213fff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#6f213fff</string>
<key>caret</key>
<string>#DD90ADFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_eb5286ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#eb5286ff</string>
<key>foreground</key>
<string>#AC1447FF</string>
<key>caret</key>
<string>#AC1447FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_eb5286ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#eb5286ff</string>
<key>caret</key>
<string>#AC1447FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_f66d9bff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#f66d9bff</string>
<key>foreground</key>
<string>#920836FF</string>
<key>caret</key>
<string>#920836FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_f66d9bff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#f66d9bff</string>
<key>caret</key>
<string>#920836FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_fa7ea8ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#fa7ea8ff</string>
<key>foreground</key>
<string>#80052EFF</string>
<key>caret</key>
<string>#80052EFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_fa7ea8ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#fa7ea8ff</string>
<key>caret</key>
<string>#80052EFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ffbbcaff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ffbbcaff</string>
<key>foreground</key>
<string>#43000EFF</string>
<key>caret</key>
<string>#43000EFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ffbbcaff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ffbbcaff</string>
<key>caret</key>
<string>#43000EFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_ffebefff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#ffebefff</string>
<key>foreground</key>
<string>#140004FF</string>
<key>caret</key>
<string>#140004FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_ffebefff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#ffebefff</string>
<key>caret</key>
<string>#140004FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color_scheme_fix</string>
<key>scope</key>
<string>ch_gutter_icon</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#ffffff</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_3b5998ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#3b5998ff</string>
<key>foreground</key>
<string>#6784C3FF</string>
<key>caret</key>
<string>#6784C3FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_3b5998ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#3b5998ff</string>
<key>caret</key>
<string>#6784C3FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_336699ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#336699ff</string>
<key>foreground</key>
<string>#6698CBFF</string>
<key>caret</key>
<string>#6698CBFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_336699ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#336699ff</string>
<key>caret</key>
<string>#6698CBFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_008800ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#008800ff</string>
<key>foreground</key>
<string>#77FF77FF</string>
<key>caret</key>
<string>#77FF77FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_008800ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#008800ff</string>
<key>caret</key>
<string>#77FF77FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_000088ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#000088ff</string>
<key>foreground</key>
<string>#7777FFFF</string>
<key>caret</key>
<string>#7777FFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_000088ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#000088ff</string>
<key>caret</key>
<string>#7777FFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_880000ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#880000ff</string>
<key>foreground</key>
<string>#FF7777FF</string>
<key>caret</key>
<string>#FF7777FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_880000ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#880000ff</string>
<key>caret</key>
<string>#FF7777FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_660066ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#660066ff</string>
<key>foreground</key>
<string>#FF99FEFF</string>
<key>caret</key>
<string>#FF99FEFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_660066ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#660066ff</string>
<key>caret</key>
<string>#FF99FEFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_006666ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#006666ff</string>
<key>foreground</key>
<string>#99FEFFFF</string>
<key>caret</key>
<string>#99FEFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_006666ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#006666ff</string>
<key>caret</key>
<string>#99FEFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_666600ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#666600ff</string>
<key>foreground</key>
<string>#FEFF99FF</string>
<key>caret</key>
<string>#FEFF99FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_666600ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#666600ff</string>
<key>caret</key>
<string>#FEFF99FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_006600ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#006600ff</string>
<key>foreground</key>
<string>#99FF99FF</string>
<key>caret</key>
<string>#99FF99FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_006600ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#006600ff</string>
<key>caret</key>
<string>#99FF99FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_000066ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#000066ff</string>
<key>foreground</key>
<string>#9999FFFF</string>
<key>caret</key>
<string>#9999FFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_000066ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#000066ff</string>
<key>caret</key>
<string>#9999FFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_660000ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#660000ff</string>
<key>foreground</key>
<string>#FF9999FF</string>
<key>caret</key>
<string>#FF9999FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_660000ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#660000ff</string>
<key>caret</key>
<string>#FF9999FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_440044ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#440044ff</string>
<key>foreground</key>
<string>#FFBBFFFF</string>
<key>caret</key>
<string>#FFBBFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_440044ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#440044ff</string>
<key>caret</key>
<string>#FFBBFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_004444ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#004444ff</string>
<key>foreground</key>
<string>#BBFFFFFF</string>
<key>caret</key>
<string>#BBFFFFFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_004444ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#004444ff</string>
<key>caret</key>
<string>#BBFFFFFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_444400ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#444400ff</string>
<key>foreground</key>
<string>#FFFFBBFF</string>
<key>caret</key>
<string>#FFFFBBFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_444400ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#444400ff</string>
<key>caret</key>
<string>#FFFFBBFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_666666ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#666666ff</string>
<key>foreground</key>
<string>#999999FF</string>
<key>caret</key>
<string>#999999FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_666666ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#666666ff</string>
<key>caret</key>
<string>#999999FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_5a5d5dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#5a5d5dff</string>
<key>foreground</key>
<string>#A2A4A4FF</string>
<key>caret</key>
<string>#A2A4A4FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_5a5d5dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#5a5d5dff</string>
<key>caret</key>
<string>#A2A4A4FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_5a5d5d99</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#5a5d5d99</string>
<key>foreground</key>
<string>#A2A4A4FF</string>
<key>caret</key>
<string>#A2A4A4FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_5a5d5d99</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#5a5d5d99</string>
<key>caret</key>
<string>#A2A4A4FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_259fc3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#259fc3ff</string>
<key>foreground</key>
<string>#0C3440FF</string>
<key>caret</key>
<string>#0C3440FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_259fc3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#259fc3ff</string>
<key>caret</key>
<string>#0C3440FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_259cc199</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#259cc199</string>
<key>foreground</key>
<string>#0C3340FF</string>
<key>caret</key>
<string>#0C3340FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_259cc199</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#259cc199</string>
<key>caret</key>
<string>#0C3340FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_1e556eff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#1e556eff</string>
<key>foreground</key>
<string>#91C7E0FF</string>
<key>caret</key>
<string>#91C7E0FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_1e556eff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#1e556eff</string>
<key>caret</key>
<string>#91C7E0FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_1e556e99</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#1e556e99</string>
<key>foreground</key>
<string>#91C7E0FF</string>
<key>caret</key>
<string>#91C7E0FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_1e556e99</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#1e556e99</string>
<key>caret</key>
<string>#91C7E0FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_a0282dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#a0282dff</string>
<key>foreground</key>
<string>#D75F63FF</string>
<key>caret</key>
<string>#D75F63FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_a0282dff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#a0282dff</string>
<key>caret</key>
<string>#D75F63FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_a0282d99</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#a0282d99</string>
<key>foreground</key>
<string>#D75F63FF</string>
<key>caret</key>
<string>#D75F63FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_a0282d99</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#a0282d99</string>
<key>caret</key>
<string>#D75F63FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_faffaeff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#faffaeff</string>
<key>foreground</key>
<string>#4B5100FF</string>
<key>caret</key>
<string>#4B5100FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_faffaeff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#faffaeff</string>
<key>caret</key>
<string>#4B5100FF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_eff3a3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#eff3a3ff</string>
<key>foreground</key>
<string>#585C0CFF</string>
<key>caret</key>
<string>#585C0CFF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_eff3a3ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#eff3a3ff</string>
<key>caret</key>
<string>#585C0CFF</string>
</dict>
</dict><dict>
<key>name</key>
<string>CH_color</string>
<key>scope</key>
<string>CH_color_3288e6ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#3288e6ff</string>
<key>foreground</key>
<string>#082444FF</string>
<key>caret</key>
<string>#082444FF</string>
</dict>
</dict><dict>
<key>scope</key>
<string>CH_text_color_3288e6ff</string>
<key>settings</key>
<dict>
<key>background</key>
<string>#273137FF</string>
<key>foreground</key>
<string>#3288e6ff</string>
<key>caret</key>
<string>#082444FF</string>
</dict>
</dict></array>
</dict>
</plist>
{
"file_extensions": [".css", ".less", ".scss", ".sass", ".styl", ".js"]
}
[
{ "keys": ["f8"], "command": "git_status"},
{ "keys": ["ctrl+h"], "command": "dash_doc"},
{ "keys": ["super+."], "command": "goto_definition" },
{ "keys": ["super+shift+,"], "command": "jump_back" },
{ "keys": ["super+shift+."], "command": "jump_forward" },
{
"keys": ["tab"],
"command": "expand_abbreviation_by_tab",
// put comma-separated syntax selectors for which
// you want to expandEmmet abbreviations into "operand" key
// instead of SCOPE_SELECTOR.
// Examples: source.js, text.html - source
"context": [
{
"operand": "source.js, text.html",
"operator": "equal",
"match_all": true,
"key": "selector"
},
// run only if there's no selected text
{
"match_all": true,
"key": "selection_empty"
},
// don't work if there are active tabstops
{
"operator": "equal",
"operand": false,
"match_all": true,
"key": "has_next_field"
},
// don't work if completion popup is visible and you
// want to insert completion with Tab. If you want to
// expand Emmet with Tab even if popup is visible --
// remove this section
{
"operand": false,
"operator": "equal",
"match_all": true,
"key": "auto_complete_visible"
},
{
"match_all": true,
"key": "is_abbreviation"
},
]
}
]
{
"mix_format_on_save": true,
"extensions":
[
"ex"
]
}
// GitGutter Settings - User
{
"show_status_bar_text": false,
}
{
"auto_format_on_save": true,
"auto_format_on_save_excludes": [
"*.yml"
]
// "node_path": "/Users/u0157778/.nvm/versions/node/v8.11.4/bin/node"
}
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"AdvancedNewFile",
"All Autocomplete",
"Babel",
"Babel Snippets",
"BracketHighlighter",
"Click To Partial",
"Color Highlighter",
"DashDoc",
"Dockerfile Syntax Highlighting",
"Elixir",
"Emmet",
"ERB Autocomplete",
"GitGutter",
"GitHubinator",
"GraphQL",
"Handlebars",
"JsPrettier",
"MarkdownEditing",
"MarkdownPreview",
"Origami",
"Package Control",
"PackageResourceViewer",
"Rails OpenView",
"RailsGoToSpec",
"React ES6 Snippets",
"RSpec",
"RubyTest",
"Sass",
"ScopeHunter",
"SideBarEnhancements",
"Simple Import",
"Six",
"SublimeGit",
"SublimeLinter",
"SublimeLinter-contrib-scss-lint",
"SublimeLinter-eslint",
"SublimeLinter-rubocop",
"SublimeLinter-ruby",
"Sync Settings",
"Theme - Monokai Pro",
"TypeScript"
]
}
{
"animation_enabled": false,
"auto_complete": true,
"auto_complete_commit_on_tab": true,
"color_scheme": "Packages/Theme - Monokai Pro/Monokai Pro (Filter Machine).tmTheme",
"copy_with_empty_selection": true,
"ensure_newline_at_eof_on_save": true,
"folder_exclude_patterns":
[
"log",
"tmp",
".git",
"node_modules/",
"public/",
"vendor/",
"coverage/"
],
"font_face": "OperatorMono-Book",
"font_size": 15,
"hot_exit": false,
"ignored_packages":
[
"Markdown",
"Six",
"Vintage",
"Vintageous"
],
"index_files": true,
"line_padding_bottom": 5,
"line_padding_top": 5,
"open_files_in_new_window": false,
"rulers":
[
79,
139
],
"show_errors_inline": false,
"tab_size": 2,
"theme": "Monokai Pro (Filter Machine).sublime-theme",
"translate_tabs_to_spaces": true,
"tree_animation_enabled": false,
"trim_trailing_white_space_on_save": true,
"word_wrap": "false"
}
// These settings override both User and Default settings for the Ruby syntax
{
"word_separators": "./\\()\"'-:,.;<>~@#$%^&*|+=[]{}`~"
}
{
"last_test_run": "spring rspec spec/requests/api/bookmarks_controller_spec.rb",
"last_test_working_dir": "/Users/u0157778/code/pro"
}
{
"check_for_rbenv": false,
"run_rspec_command": "spring rspec {relative_path}",
}
{
"git_status_bar": "simple",
}
// SublimeLinter Settings - User
{
"debug": true,
"linters": {
"rubocop": {
"use_bundle_exec": true
}
},
"paths": {
"osx": [
"~/.rbenv/shims"
]
},
"statusbar.show_active_linters": false,
}
{
"command_hash":
{
"encoding": "utf-8",
"env":
{
},
"file_regex": "([^ ]*\\.rb):?(\\d*)",
"shell_cmd": "( cd /Users/u0157778/code/pro && ./bin/rspec spec/requests/api/bookmarks_controller_spec.rb)",
"syntax": "Packages/TestRSpec/themes/TestConsole.tmLanguage",
"working_dir": "/Users/u0157778/code/pro"
}
}
{
// "rspec_add_to_path": "/Users/u0157778/.rbenv/shims",
"paths_rbenv": "/usr/local/bin/rbenv",
}
[{"settings":["monokai_pro_style_title_bar"],"class":"title_bar","bg":[22,22,19],"fg":[145,146,136]},{"settings":["monokai_pro_style_title_bar"],"class":"title_bar","parents":[{"class":"switch_project_window"}],"bg":[39,40,33],"fg":[192,193,181]},{"class":"fold_button_control","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/gutter/arrow_right.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/gutter/arrow_right_hover.png","layer1.opacity":0,"layer1.inner_margin":0,"content_margin":[8,8,8,8]},{"class":"fold_button_control","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"fold_button_control","attributes":["expanded"],"layer0.texture":"Theme - Monokai Pro/Monokai_Classic/gutter/arrow_down.png","layer1.texture":"Theme - Monokai Pro/Monokai_Classic/gutter/arrow_down_hover.png"},{"class":"icon_file_type","layer0.opacity":1,"content_margin":[8,8]},{"class":"icon_file_type","settings":["!monokai_pro_sidebar_lighter","!monokai_pro_file_icons_monochrome"],"layer0.opacity":0.85},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome"],"layer0.opacity":1,"layer0.tint":[145,146,136],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome"],"parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.tint":[253,255,241],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome","!monokai_pro_sidebar_lighter"],"layer0.opacity":1,"layer0.tint":[110,112,102],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome","!monokai_pro_sidebar_lighter"],"parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.tint":[253,255,241],},{"class":"icon_file_type","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.opacity":1},{"class":"icon_folder","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Classic/sidebar/arrow_right.png","layer0.opacity":1,},{"class":"icon_folder_loading","content_margin":[0,0],"layer0.opacity":1},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["expanded"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Classic/sidebar/arrow_down.png",},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Classic/sidebar/arrow_right_hover.png",},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["expanded","hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Classic/sidebar/arrow_down_hover.png",},{"class":"close_button","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Classic/sidebar/close.png","layer0.opacity":0,"layer0.inner_margin":[0,0],"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/sidebar/close_hover.png","layer1.opacity":0,"layer1.inner_margin":[0,0],},{"class":"close_button","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Classic/sidebar/close.png","layer0.opacity":1,},{"class":"close_button","attributes":["dirty"],"layer0.texture":"Theme - Monokai Pro/Monokai_Classic/sidebar/dirty.png","layer0.opacity":1},{"class":"close_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"button_control","content_margin":[16,8],"min_size":[64,20],},{"class":"icon_button_control","content_margin":[8,6]},{"class":"scroll_bar_control","layer0.texture":"","layer0.tint":[39,40,33],"layer0.opacity":1},{"class":"scroll_area_control","settings":["overlay_scroll_bars"],"overlay":true},{"class":"scroll_area_control","settings":["!overlay_scroll_bars"],"overlay":false},{"class":"puck_control","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/scrollbar/scroll_puck.png","layer0.opacity":1,"layer0.inner_margin":3,"content_margin":4},{"class":"puck_control","settings":["monokai_pro_small_scrollbar"],"layer0.texture":"","layer0.tint":[87,88,79],"layer0.inner_margin":0,"content_margin":1},{"class":"sidebar_container","layer0.tint":[22,22,19],"layer0.opacity":1,"layer0.draw_center":false,"content_margin":[0,-3,1,0],},{"class":"sidebar_container","settings":["monokai_pro_minimal"],"content_margin":[0,0],},{"class":"sidebar_tree","row_padding":[8,3],"indent":16,"indent_offset":12,"indent_top_level":false,"layer0.tint":[29,30,25],"layer0.opacity":1},{"class":"sidebar_tree","settings":["monokai_pro_minimal"],"layer0.tint":[39,40,33]},{"class":"sidebar_heading","color":[29,30,25],"shadow_color":[0,0,0],"shadow_offset":[0,0]},{"class":"sidebar_heading","settings":["monokai_pro_minimal"],"color":[39,40,33]},{"class":"sidebar_label","color":[192,193,181],"font.bold":false,"font.face":"Fira Code","font.size":12},{"class":"sidebar_label","settings":["!monokai_pro_sidebar_lighter"],"color":[145,146,136],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["hover"]}],"color":[253,255,241],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["selected"]}],"color":[228,219,115],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable"]}],"color":[192,193,181],},{"class":"sidebar_label","settings":["monokai_pro_highlight_open_folders"],"parents":[{"class":"tree_row","attributes":["expanded"]}],"color":[253,255,241],},{"class":"sidebar_label","settings":["bold_folder_labels"],"parents":[{"class":"tree_row","attributes":["expandable"]}],"font.bold":true,},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable","hover"]}],"color":[253,255,241],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable","selected"]}],"color":[228,219,115],},{"class":"tree_row","attributes":["selected"],"layer0.texture":"","layer0.opacity":0,},{"class":"tabset_control","layer0.opacity":1,"layer0.tint":[39,40,33],"content_margin":[8,0],"tab_overlap":0,"tab_width":64,"tab_min_width":64,"tab_height":48,},{"class":"tabset_control","settings":["mouse_wheel_switches_tabs","!enable_tab_scrolling"],"mouse_wheel_switch":true},{"class":"tabset_control","settings":["monokai_pro_minimal"],"layer0.tint":[39,40,33],},{"class":"tab_control","layer0.tint":[39,40,33],"layer0.opacity":1,"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/tabs/tab_current.png","layer1.inner_margin":[20,0],"layer1.opacity":0,"layer2.texture":"Theme - Monokai Pro/Monokai_Classic/tabs/tab_hover.png","layer2.inner_margin":[20,0],"layer2.opacity":0,"content_margin":[16,0],"max_margin_trim":0,"hit_test_level":0},{"class":"tab_control","settings":["monokai_pro_minimal"],"layer0.tint":[39,40,33],},{"class":"tab_control","attributes":["selected"],"layer1.opacity":1,"layer2.opacity":0},{"class":"tab_control","attributes":["hover"],"layer1.opacity":0,"layer2.opacity":1},{"class":"tab_control","attributes":["selected","hover"],"layer1.opacity":1,"layer2.opacity":0},{"class":"tab_label","fg":[145,146,136],"shadow_color":[0,0,0,0],"shadow_offset":[0,0],"font.size":12,"font.italic":false,"font.bold":false,"font.face":"Fira Code"},{"class":"tab_label","parents":[{"class":"tab_control","attributes":["selected"]}],"fg":[228,219,115],"shadow_color":[0,0,0,0],"shadow_offset":[0,0]},{"class":"tab_label","attributes":["transient"],"font.italic":true},{"class":"tab_close_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Classic/tabs/close.png","layer0.opacity":0,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/tabs/dirty.png","layer1.opacity":0,"layer1.inner_margin":0,},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"content_margin":[8,8],},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["hover"]}],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["selected"]}],"layer0.opacity":0,"layer1.opacity":0},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["selected","hover"]}],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","attributes":["hover"],"layer0.texture":"Theme - Monokai Pro/Monokai_Classic/tabs/close_hover.png","layer1.opacity":0},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["dirty"]}],"layer0.opacity":0,"layer1.opacity":1,"content_margin":[8,8],},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["dirty"]}],"attributes":["hover"],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["selected","dirty"]}],"layer0.opacity":0,"layer1.opacity":1},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["selected","dirty"]}],"attributes":["hover"],"layer0.opacity":1,"layer1.opacity":0},{"class":"scroll_tabs_left_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Classic/tabs/previous.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/tabs/previous_hover.png","layer1.inner_margin":0,"layer1.opacity":0,},{"class":"scroll_tabs_left_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"scroll_tabs_right_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Classic/tabs/next.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/tabs/next_hover.png","layer1.inner_margin":0,"layer1.opacity":0,},{"class":"scroll_tabs_right_button","attributes":["hover"],"layer1.opacity":0,"layer1.opacity":1},{"class":"show_tabs_dropdown_button","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Classic/tabs/more.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/tabs/more_hover.png","layer1.opacity":0,"layer1.inner_margin":0},{"class":"show_tabs_dropdown_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"sheet_container_control","layer0.tint":[39,40,33],"layer0.opacity":1},{"class":"minimap_control","viewport_color":[255,255,255,12]},{"class":"status_container","content_margin":[16,8],},{"class":"status_bar","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/status_bar_background.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[8,0]},{"class":"status_bar","settings":["monokai_pro_minimal"],"layer0.texture":"","layer0.tint":[39,40,33],},{"class":"status_button","layer0.opacity":0,"layer0.draw_center":false,"layer0.inner_margin":0,"min_size":0,"content_margin":[8,0]},{"class":"label_control","color":[110,112,102],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.bold":false,"font.size":12,"font.italic":false,"font.face":"Fira Code"},{"class":"label_control","parents":[{"class":"panel_control"}],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.italic":true,},{"class":"label_control","parents":[{"class":"button_control"}],"color":[192,193,181],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.italic":false},{"class":"label_control","parents":[{"class":"button_control","attributes":["hover"]}],"color":[253,255,241]},{"class":"label_control","parents":[{"class":"button_control","attributes":["pressed","hover"]}],"color":[192,193,181]},{"class":"label_control","parents":[{"class":"status_bar"}],"color":[110,112,102],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.bold":false},{"class":"label_control","parents":[{"class":"status_button","attributes":["hover"]}],"color":[253,255,241]},{"class":"panel_button_control","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/more.png","layer0.opacity":1,"content_margin":[8,8]},{"class":"panel_button_control","attributes":["hover"],"layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/more_hover.png"},{"class":"text_line_control","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/input_field.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[0,8]},{"class":"text_line_control","parents":[{"class":"overlay_control"}],"content_margin":[0,4,0,8]},{"class":"panel_control","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/panel_background.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[4,4]},{"class":"panel_control","settings":["monokai_pro_minimal"],"layer0.texture":"","layer0.tint":[59,60,53]},{"class":"overlay_control","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/overlay/overlay.png","layer0.inner_margin":[28,28],"layer0.opacity":1,"layer1.texture":"","layer1.inner_margin":[0,0,0,0],"layer1.opacity":0,"content_margin":[40,40]},{"class":"quick_panel","row_padding":[8,4],"layer0.tint":[39,40,33],"layer0.opacity":1},{"class":"quick_panel_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[59,60,53]},{"class":"quick_panel_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[87,88,79]},{"class":"quick_panel_label","fg":[145,146,136],"match_fg":[192,193,181],"selected_fg":[253,255,241],"selected_match_fg":[228,219,115],"font.face":"Fira Code","font.size":0},{"class":"quick_panel_path_label","fg":[110,112,102],"match_fg":[145,146,136],"selected_fg":[145,146,136],"selected_match_fg":[192,193,181],"font.face":"Fira Code"},{"class":"quick_panel_score_label","fg":[110,112,102],"selected_fg":[145,146,136],"font.face":"Fira Code"},{"class":"mini_quick_panel_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[59,60,53]},{"class":"mini_quick_panel_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[87,88,79]},{"class":"popup_control","layer0.texture":"","layer0.opacity":1,"layer0.tint":[59,60,53],"content_margin":0,},{"class":"table_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[59,60,53]},{"class":"table_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[87,88,79],},{"class":"auto_complete","row_padding":[4,1],"layer0.tint":[39,40,33],"layer0.opacity":1},{"class":"auto_complete_label","fg":[145,146,136],"match_fg":[110,112,102],"selected_fg":[228,219,115],"selected_match_fg":[253,255,241],"font.face":"Fira Code"},{"class":"icon_regex","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_regex_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_regex.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_regex","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_case","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_case_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_case.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_case","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_whole_word","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_whole_word_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_whole_word.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_whole_word","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_wrap","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_wrap_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_wrap.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_wrap","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_in_selection","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_selection_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_selection.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_in_selection","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_highlight","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_highlight_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_highlight.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_highlight","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_preserve_case","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/replace_preserve_case_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/footer/replace_preserve_case.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_preserve_case","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_context","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_context_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_context.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_context","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_use_buffer","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_buffer_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_buffer.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_use_buffer","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_reverse","layer0.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_reverse_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Classic/footer/find_reverse.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_reverse","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"grid_layout_control","border_size":1,"border_color":[22,22,19]},{"class":"grid_layout_control","settings":["monokai_pro_minimal"],"border_size":0},{"class":"tool_tip_control","layer0.inner_margin":0,"layer0.opacity":1,"layer0.tint":[87,88,79],"content_margin":[8,8]},{"class":"tool_tip_label_control","color":[192,193,181]},{"class":"dialog","layer0.tint":[59,60,53],"layer0.opacity":1.0},{"class":"progress_bar_control","layer0.tint":[145,146,136],"layer0.opacity":1.0},{"class":"progress_gauge_control","layer0.tint":[253,255,241],"layer0.opacity":1.0,"content_margin":[0,2]}]
[{"settings":["monokai_pro_style_title_bar"],"class":"title_bar","bg":[22,27,30],"fg":[139,151,152]},{"settings":["monokai_pro_style_title_bar","monokai_pro_minimal"],"class":"title_bar","bg":[39,49,54],"fg":[139,151,152]},{"class":"fold_button_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/gutter/arrow_right.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/gutter/arrow_right_hover.png","layer1.opacity":0,"layer1.inner_margin":0,"content_margin":[8,8,8,8]},{"class":"fold_button_control","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"fold_button_control","attributes":["expanded"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/gutter/arrow_down.png","layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/gutter/arrow_down_hover.png"},{"class":"icon_file_type","layer0.opacity":1,"content_margin":[8,8]},{"class":"icon_file_type","settings":["!monokai_pro_sidebar_lighter","!monokai_pro_file_icons_monochrome"],"layer0.opacity":0.85},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome"],"layer0.opacity":1,"layer0.tint":[139,151,152],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome"],"parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.tint":[242,255,252],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome","!monokai_pro_sidebar_lighter"],"layer0.opacity":1,"layer0.tint":[107,118,120],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome","!monokai_pro_sidebar_lighter"],"parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.tint":[242,255,252],},{"class":"icon_file_type","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.opacity":1},{"class":"icon_folder","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/sidebar/arrow_right.png","layer0.opacity":1,},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["expanded"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/sidebar/arrow_down.png",},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/sidebar/arrow_right_hover.png",},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["expanded","hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/sidebar/arrow_down_hover.png",},{"class":"icon_folder_loading","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/sidebar/folder_loading.png","layer0.opacity":1},{"class":"icon_folder_dup","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/sidebar/folder_dup.png","layer0.opacity":1,},{"class":"icon_folder_dup","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/sidebar/folder_dup_hover.png",},{"class":"close_button","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/sidebar/close.png","layer0.opacity":0,"layer0.inner_margin":[0,0],"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/sidebar/close_hover.png","layer1.opacity":0,"layer1.inner_margin":[0,0],},{"class":"close_button","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/sidebar/close.png","layer0.opacity":1,},{"class":"close_button","attributes":["dirty"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/sidebar/dirty.png","layer0.opacity":1},{"class":"close_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"button_control","content_margin":[16,8],"min_size":[64,20],},{"class":"icon_button_control","content_margin":[8,6]},{"class":"scroll_bar_control","layer0.texture":"","layer0.tint":[39,49,54],"layer0.opacity":1},{"class":"scroll_area_control","settings":["overlay_scroll_bars"],"overlay":true},{"class":"scroll_area_control","settings":["!overlay_scroll_bars"],"overlay":false},{"class":"puck_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/scrollbar/scroll_puck.png","layer0.opacity":1,"layer0.inner_margin":3,"content_margin":4},{"class":"puck_control","settings":["monokai_pro_small_scrollbar"],"layer0.texture":"","layer0.tint":[84,95,98],"layer0.inner_margin":0,"content_margin":1},{"class":"sidebar_container","layer0.tint":[22,27,30],"layer0.opacity":1,"layer0.draw_center":false,"content_margin":[0,-3,1,0],},{"class":"sidebar_container","settings":["monokai_pro_minimal"],"content_margin":[0,0],},{"class":"sidebar_tree","row_padding":[8,3],"indent":16,"indent_offset":12,"indent_top_level":false,"layer0.tint":[29,37,40],"layer0.opacity":1},{"class":"sidebar_tree","settings":["monokai_pro_minimal"],"layer0.tint":[39,49,54]},{"class":"sidebar_heading","color":[29,37,40],"shadow_color":[0,0,0],"shadow_offset":[0,0]},{"class":"sidebar_heading","settings":["monokai_pro_minimal"],"color":[39,49,54]},{"class":"sidebar_label","color":[184,196,195],"font.bold":false,"font.face":"OperatorMono-Book","font.size":12},{"class":"sidebar_label","settings":["!monokai_pro_sidebar_lighter"],"color":[139,151,152],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["hover"]}],"color":[242,255,252],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["selected"]}],"color":[255,237,114],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable"]}],"color":[184,196,195],},{"class":"sidebar_label","settings":["monokai_pro_highlight_open_folders"],"parents":[{"class":"tree_row","attributes":["expanded"]}],"color":[242,255,252],},{"class":"sidebar_label","settings":["bold_folder_labels"],"parents":[{"class":"tree_row","attributes":["expandable"]}],"font.bold":true,},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable","hover"]}],"color":[242,255,252],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable","selected"]}],"color":[255,237,114],},{"class":"tree_row","attributes":["selected"],"layer0.texture":"","layer0.opacity":0,},{"class":"tabset_control","layer0.opacity":1,"layer0.tint":[39,49,54],"content_margin":[8,0],"tab_overlap":0,"tab_width":64,"tab_min_width":64,"tab_height":48,},{"class":"tabset_control","settings":["mouse_wheel_switches_tabs","!enable_tab_scrolling"],"mouse_wheel_switch":true},{"class":"tabset_control","settings":["monokai_pro_minimal"],"layer0.tint":[39,49,54],},{"class":"tab_control","layer0.tint":[39,49,54],"layer0.opacity":1,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/tabs/tab_current.png","layer1.inner_margin":[20,0],"layer1.opacity":0,"layer2.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/tabs/tab_hover.png","layer2.inner_margin":[20,0],"layer2.opacity":0,"content_margin":[16,0],"max_margin_trim":0,"hit_test_level":0},{"class":"tab_control","settings":["monokai_pro_minimal"],"layer0.tint":[39,49,54],},{"class":"tab_control","attributes":["selected"],"layer1.opacity":1,"layer2.opacity":0},{"class":"tab_control","attributes":["hover"],"layer1.opacity":0,"layer2.opacity":1},{"class":"tab_control","attributes":["selected","hover"],"layer1.opacity":1,"layer2.opacity":0},{"class":"tab_label","fg":[139,151,152],"shadow_color":[0,0,0,0],"shadow_offset":[0,0],"font.size":12,"font.italic":false,"font.bold":false,"font.face":"OperatorMono-Book"},{"class":"tab_label","parents":[{"class":"tab_control","attributes":["selected"]}],"fg":[255,237,114],"shadow_color":[0,0,0,0],"shadow_offset":[0,0]},{"class":"tab_label","attributes":["transient"],"font.italic":true},{"class":"tab_close_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/tabs/close.png","layer0.opacity":0,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/tabs/dirty.png","layer1.opacity":0,"layer1.inner_margin":0,},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"content_margin":[8,8],},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["hover"]}],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["selected"]}],"layer0.opacity":0,"layer1.opacity":0},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["selected","hover"]}],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","attributes":["hover"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/tabs/close_hover.png","layer1.opacity":0},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["dirty"]}],"layer0.opacity":0,"layer1.opacity":1,"content_margin":[8,8],},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["dirty"]}],"attributes":["hover"],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["selected","dirty"]}],"layer0.opacity":0,"layer1.opacity":1},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["selected","dirty"]}],"attributes":["hover"],"layer0.opacity":1,"layer1.opacity":0},{"class":"scroll_tabs_left_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/tabs/previous.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/tabs/previous_hover.png","layer1.inner_margin":0,"layer1.opacity":0,},{"class":"scroll_tabs_left_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"scroll_tabs_right_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/tabs/next.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/tabs/next_hover.png","layer1.inner_margin":0,"layer1.opacity":0,},{"class":"scroll_tabs_right_button","attributes":["hover"],"layer1.opacity":0,"layer1.opacity":1},{"class":"show_tabs_dropdown_button","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/tabs/more.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/tabs/more_hover.png","layer1.opacity":0,"layer1.inner_margin":0},{"class":"show_tabs_dropdown_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"minimap_control","viewport_color":[255,255,255,0.047]},{"class":"status_container","content_margin":[16,8],},{"class":"status_bar","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/status_bar_background.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[8,0]},{"class":"status_bar","settings":["monokai_pro_minimal"],"layer0.texture":"","layer0.tint":[39,49,54],},{"class":"status_button","layer0.opacity":0,"layer0.draw_center":false,"layer0.inner_margin":0,"min_size":0,"content_margin":[8,0]},{"class":"label_control","color":[107,118,120],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.bold":false,"font.size":12,"font.italic":false,"font.face":"OperatorMono-Book"},{"class":"label_control","parents":[{"class":"panel_control"}],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.italic":true,},{"class":"label_control","parents":[{"class":"button_control"}],"color":[184,196,195],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.italic":false},{"class":"label_control","parents":[{"class":"button_control","attributes":["hover"]}],"color":[242,255,252]},{"class":"label_control","parents":[{"class":"button_control","attributes":["pressed","hover"]}],"color":[184,196,195]},{"class":"label_control","parents":[{"class":"status_bar"}],"color":[107,118,120],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.bold":false},{"class":"label_control","parents":[{"class":"status_button","attributes":["hover"]}],"color":[242,255,252]},{"class":"panel_button_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/more.png","layer0.opacity":1,"content_margin":[8,8]},{"class":"panel_button_control","attributes":["hover"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/more_hover.png"},{"class":"text_line_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/input_field.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[0,8]},{"class":"text_line_control","parents":[{"class":"overlay_control"}],"content_margin":[0,4,0,8]},{"class":"panel_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/panel_background.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[4,4]},{"class":"panel_control","settings":["monokai_pro_minimal"],"layer0.texture":"","layer0.tint":[58,68,73]},{"class":"overlay_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/overlay/overlay.png","layer0.inner_margin":[28,28],"layer0.opacity":1,"layer1.texture":"","layer1.inner_margin":[0,0,0,0],"layer1.opacity":0,"content_margin":[40,40]},{"class":"quick_panel","row_padding":[8,4],"layer0.tint":[39,49,54],"layer0.opacity":1},{"class":"quick_panel_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[58,68,73]},{"class":"quick_panel_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[84,95,98]},{"class":"quick_panel_label","fg":[139,151,152],"match_fg":[184,196,195],"selected_fg":[242,255,252],"selected_match_fg":[255,237,114],"font.face":"OperatorMono-Book","font.size":0},{"class":"quick_panel_path_label","fg":[107,118,120],"match_fg":[139,151,152],"selected_fg":[139,151,152],"selected_match_fg":[184,196,195],"font.face":"OperatorMono-Book"},{"class":"mini_quick_panel_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[58,68,73]},{"class":"mini_quick_panel_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[84,95,98]},{"class":"popup_control","layer0.texture":"","layer0.opacity":1,"layer0.tint":[58,68,73],"content_margin":0,},{"class":"table_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[58,68,73]},{"class":"table_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[84,95,98],},{"class":"auto_complete","row_padding":[4,1],"layer0.tint":[39,49,54],"layer0.opacity":1},{"class":"auto_complete_label","fg":[139,151,152],"match_fg":[107,118,120],"selected_fg":[255,237,114],"selected_match_fg":[242,255,252],"font.face":"OperatorMono-Book"},{"class":"icon_regex","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_regex_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_regex.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_regex","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_case","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_case_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_case.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_case","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_whole_word","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_whole_word_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_whole_word.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_whole_word","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_wrap","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_wrap_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_wrap.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_wrap","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_in_selection","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_selection_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_selection.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_in_selection","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_highlight","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_highlight_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_highlight.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_highlight","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_preserve_case","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/replace_preserve_case_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/replace_preserve_case.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_preserve_case","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_context","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_context_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_context.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_context","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_use_buffer","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_buffer_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Machine)/footer/find_buffer.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_use_buffer","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"grid_layout_control","border_size":1,"border_color":[22,27,30]},{"class":"grid_layout_control","settings":["monokai_pro_minimal"],"border_size":0},{"class":"tool_tip_control","layer0.inner_margin":0,"layer0.opacity":1,"layer0.tint":[84,95,98],"content_margin":[8,8]},{"class":"tool_tip_label_control","color":[184,196,195]},{"class":"dialog","layer0.tint":[58,68,73],"layer0.opacity":1.0},{"class":"progress_bar_control","layer0.tint":[139,151,152],"layer0.opacity":1.0},{"class":"progress_gauge_control","layer0.tint":[242,255,252],"layer0.opacity":1.0,"content_margin":[0,2]}]
[{"settings":["monokai_pro_style_title_bar"],"class":"title_bar","bg":[22,24,33],"fg":[136,141,148]},{"settings":["monokai_pro_style_title_bar"],"class":"title_bar","parents":[{"class":"switch_project_window"}],"bg":[40,42,58],"fg":[178,185,189]},{"class":"fold_button_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/gutter/arrow_right.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/gutter/arrow_right_hover.png","layer1.opacity":0,"layer1.inner_margin":0,"content_margin":[8,8,8,8]},{"class":"fold_button_control","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"fold_button_control","attributes":["expanded"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/gutter/arrow_down.png","layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/gutter/arrow_down_hover.png"},{"class":"icon_file_type","layer0.opacity":1,"content_margin":[8,8]},{"class":"icon_file_type","settings":["!monokai_pro_sidebar_lighter","!monokai_pro_file_icons_monochrome"],"layer0.opacity":0.85},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome"],"layer0.opacity":1,"layer0.tint":[136,141,148],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome"],"parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.tint":[234,242,241],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome","!monokai_pro_sidebar_lighter"],"layer0.opacity":1,"layer0.tint":[105,109,119],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome","!monokai_pro_sidebar_lighter"],"parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.tint":[234,242,241],},{"class":"icon_file_type","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.opacity":1},{"class":"icon_folder","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/sidebar/arrow_right.png","layer0.opacity":1,},{"class":"icon_folder_loading","content_margin":[0,0],"layer0.opacity":1},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["expanded"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/sidebar/arrow_down.png",},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/sidebar/arrow_right_hover.png",},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["expanded","hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/sidebar/arrow_down_hover.png",},{"class":"close_button","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/sidebar/close.png","layer0.opacity":0,"layer0.inner_margin":[0,0],"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/sidebar/close_hover.png","layer1.opacity":0,"layer1.inner_margin":[0,0],},{"class":"close_button","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/sidebar/close.png","layer0.opacity":1,},{"class":"close_button","attributes":["dirty"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/sidebar/dirty.png","layer0.opacity":1},{"class":"close_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"button_control","content_margin":[16,8],"min_size":[64,20],},{"class":"icon_button_control","content_margin":[8,6]},{"class":"scroll_bar_control","layer0.texture":"","layer0.tint":[40,42,58],"layer0.opacity":1},{"class":"scroll_area_control","settings":["overlay_scroll_bars"],"overlay":true},{"class":"scroll_area_control","settings":["!overlay_scroll_bars"],"overlay":false},{"class":"puck_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/scrollbar/scroll_puck.png","layer0.opacity":1,"layer0.inner_margin":3,"content_margin":4},{"class":"puck_control","settings":["monokai_pro_small_scrollbar"],"layer0.texture":"","layer0.tint":[83,87,99],"layer0.inner_margin":0,"content_margin":1},{"class":"sidebar_container","layer0.tint":[22,24,33],"layer0.opacity":1,"layer0.draw_center":false,"content_margin":[0,-3,1,0],},{"class":"sidebar_container","settings":["monokai_pro_minimal"],"content_margin":[0,0],},{"class":"sidebar_tree","row_padding":[8,3],"indent":16,"indent_offset":12,"indent_top_level":false,"layer0.tint":[30,31,43],"layer0.opacity":1},{"class":"sidebar_tree","settings":["monokai_pro_minimal"],"layer0.tint":[40,42,58]},{"class":"sidebar_heading","color":[30,31,43],"shadow_color":[0,0,0],"shadow_offset":[0,0]},{"class":"sidebar_heading","settings":["monokai_pro_minimal"],"color":[40,42,58]},{"class":"sidebar_label","color":[178,185,189],"font.bold":false,"font.face":"Menlo","font.size":12},{"class":"sidebar_label","settings":["!monokai_pro_sidebar_lighter"],"color":[136,141,148],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["hover"]}],"color":[234,242,241],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["selected"]}],"color":[255,215,109],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable"]}],"color":[178,185,189],},{"class":"sidebar_label","settings":["monokai_pro_highlight_open_folders"],"parents":[{"class":"tree_row","attributes":["expanded"]}],"color":[234,242,241],},{"class":"sidebar_label","settings":["bold_folder_labels"],"parents":[{"class":"tree_row","attributes":["expandable"]}],"font.bold":true,},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable","hover"]}],"color":[234,242,241],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable","selected"]}],"color":[255,215,109],},{"class":"tree_row","attributes":["selected"],"layer0.texture":"","layer0.opacity":0,},{"class":"tabset_control","layer0.opacity":1,"layer0.tint":[40,42,58],"content_margin":[8,0],"tab_overlap":0,"tab_width":64,"tab_min_width":64,"tab_height":48,},{"class":"tabset_control","settings":["mouse_wheel_switches_tabs","!enable_tab_scrolling"],"mouse_wheel_switch":true},{"class":"tabset_control","settings":["monokai_pro_minimal"],"layer0.tint":[40,42,58],},{"class":"tab_control","layer0.tint":[40,42,58],"layer0.opacity":1,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/tabs/tab_current.png","layer1.inner_margin":[20,0],"layer1.opacity":0,"layer2.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/tabs/tab_hover.png","layer2.inner_margin":[20,0],"layer2.opacity":0,"content_margin":[16,0],"max_margin_trim":0,"hit_test_level":0},{"class":"tab_control","settings":["monokai_pro_minimal"],"layer0.tint":[40,42,58],},{"class":"tab_control","attributes":["selected"],"layer1.opacity":1,"layer2.opacity":0},{"class":"tab_control","attributes":["hover"],"layer1.opacity":0,"layer2.opacity":1},{"class":"tab_control","attributes":["selected","hover"],"layer1.opacity":1,"layer2.opacity":0},{"class":"tab_label","fg":[136,141,148],"shadow_color":[0,0,0,0],"shadow_offset":[0,0],"font.size":12,"font.italic":false,"font.bold":false,"font.face":"Menlo"},{"class":"tab_label","parents":[{"class":"tab_control","attributes":["selected"]}],"fg":[255,215,109],"shadow_color":[0,0,0,0],"shadow_offset":[0,0]},{"class":"tab_label","attributes":["transient"],"font.italic":true},{"class":"tab_close_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/tabs/close.png","layer0.opacity":0,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/tabs/dirty.png","layer1.opacity":0,"layer1.inner_margin":0,},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"content_margin":[8,8],},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["hover"]}],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["selected"]}],"layer0.opacity":0,"layer1.opacity":0},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["selected","hover"]}],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","attributes":["hover"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/tabs/close_hover.png","layer1.opacity":0},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["dirty"]}],"layer0.opacity":0,"layer1.opacity":1,"content_margin":[8,8],},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["dirty"]}],"attributes":["hover"],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["selected","dirty"]}],"layer0.opacity":0,"layer1.opacity":1},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["selected","dirty"]}],"attributes":["hover"],"layer0.opacity":1,"layer1.opacity":0},{"class":"scroll_tabs_left_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/tabs/previous.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/tabs/previous_hover.png","layer1.inner_margin":0,"layer1.opacity":0,},{"class":"scroll_tabs_left_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"scroll_tabs_right_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/tabs/next.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/tabs/next_hover.png","layer1.inner_margin":0,"layer1.opacity":0,},{"class":"scroll_tabs_right_button","attributes":["hover"],"layer1.opacity":0,"layer1.opacity":1},{"class":"show_tabs_dropdown_button","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/tabs/more.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/tabs/more_hover.png","layer1.opacity":0,"layer1.inner_margin":0},{"class":"show_tabs_dropdown_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"minimap_control","viewport_color":[255,255,255,0.05]},{"class":"status_container","content_margin":[16,8],},{"class":"status_bar","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/status_bar_background.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[8,0]},{"class":"status_bar","settings":["monokai_pro_minimal"],"layer0.texture":"","layer0.tint":[40,42,58],},{"class":"status_button","layer0.opacity":0,"layer0.draw_center":false,"layer0.inner_margin":0,"min_size":0,"content_margin":[8,0]},{"class":"label_control","color":[105,109,119],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.bold":false,"font.size":12,"font.italic":false,"font.face":"Menlo"},{"class":"label_control","parents":[{"class":"panel_control"}],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.italic":true,},{"class":"label_control","parents":[{"class":"button_control"}],"color":[178,185,189],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.italic":false},{"class":"label_control","parents":[{"class":"button_control","attributes":["hover"]}],"color":[234,242,241]},{"class":"label_control","parents":[{"class":"button_control","attributes":["pressed","hover"]}],"color":[178,185,189]},{"class":"label_control","parents":[{"class":"status_bar"}],"color":[105,109,119],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.bold":false},{"class":"label_control","parents":[{"class":"status_button","attributes":["hover"]}],"color":[234,242,241]},{"class":"panel_button_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/more.png","layer0.opacity":1,"content_margin":[8,8]},{"class":"panel_button_control","attributes":["hover"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/more_hover.png"},{"class":"text_line_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/input_field.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[0,8]},{"class":"text_line_control","parents":[{"class":"overlay_control"}],"content_margin":[0,4,0,8]},{"class":"panel_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/panel_background.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[4,4]},{"class":"panel_control","settings":["monokai_pro_minimal"],"layer0.texture":"","layer0.tint":[58,61,75]},{"class":"overlay_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/overlay/overlay.png","layer0.inner_margin":[28,28],"layer0.opacity":1,"layer1.texture":"","layer1.inner_margin":[0,0,0,0],"layer1.opacity":0,"content_margin":[40,40]},{"class":"quick_panel","row_padding":[8,4],"layer0.tint":[40,42,58],"layer0.opacity":1},{"class":"quick_panel_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[58,61,75]},{"class":"quick_panel_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[83,87,99]},{"class":"quick_panel_label","fg":[136,141,148],"match_fg":[178,185,189],"selected_fg":[234,242,241],"selected_match_fg":[255,215,109],"font.face":"Menlo","font.size":0},{"class":"quick_panel_path_label","fg":[105,109,119],"match_fg":[136,141,148],"selected_fg":[136,141,148],"selected_match_fg":[178,185,189],"font.face":"Menlo"},{"class":"mini_quick_panel_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[58,61,75]},{"class":"mini_quick_panel_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[83,87,99]},{"class":"popup_control","layer0.texture":"","layer0.opacity":1,"layer0.tint":[58,61,75],"content_margin":0,},{"class":"table_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[58,61,75]},{"class":"table_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[83,87,99],},{"class":"auto_complete","row_padding":[4,1],"layer0.tint":[40,42,58],"layer0.opacity":1},{"class":"auto_complete_label","fg":[136,141,148],"match_fg":[105,109,119],"selected_fg":[255,215,109],"selected_match_fg":[234,242,241],"font.face":"Menlo"},{"class":"icon_regex","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_regex_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_regex.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_regex","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_case","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_case_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_case.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_case","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_whole_word","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_whole_word_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_whole_word.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_whole_word","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_wrap","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_wrap_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_wrap.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_wrap","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_in_selection","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_selection_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_selection.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_in_selection","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_highlight","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_highlight_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_highlight.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_highlight","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_preserve_case","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/replace_preserve_case_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/replace_preserve_case.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_preserve_case","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_context","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_context_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_context.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_context","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_use_buffer","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_buffer_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Octagon)/footer/find_buffer.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_use_buffer","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"grid_layout_control","border_size":1,"border_color":[22,24,33]},{"class":"grid_layout_control","settings":["monokai_pro_minimal"],"border_size":0},{"class":"tool_tip_control","layer0.inner_margin":0,"layer0.opacity":1,"layer0.tint":[83,87,99],"content_margin":[8,8]},{"class":"tool_tip_label_control","color":[178,185,189]},{"class":"dialog","layer0.tint":[58,61,75],"layer0.opacity":1.0},{"class":"progress_bar_control","layer0.tint":[136,141,148],"layer0.opacity":1.0},{"class":"progress_gauge_control","layer0.tint":[234,242,241],"layer0.opacity":1.0,"content_margin":[0,2]}]
[{"settings":["monokai_pro_style_title_bar"],"class":"title_bar","bg":[25,21,21],"fg":[148,138,139]},{"settings":["monokai_pro_style_title_bar"],"class":"title_bar","parents":[{"class":"switch_project_window"}],"bg":[44,37,37],"fg":[195,183,184]},{"class":"fold_button_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/gutter/arrow_right.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/gutter/arrow_right_hover.png","layer1.opacity":0,"layer1.inner_margin":0,"content_margin":[8,8,8,8]},{"class":"fold_button_control","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"fold_button_control","attributes":["expanded"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/gutter/arrow_down.png","layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/gutter/arrow_down_hover.png"},{"class":"icon_file_type","layer0.opacity":1,"content_margin":[8,8]},{"class":"icon_file_type","settings":["!monokai_pro_sidebar_lighter","!monokai_pro_file_icons_monochrome"],"layer0.opacity":0.85},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome"],"layer0.opacity":1,"layer0.tint":[148,138,139],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome"],"parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.tint":[255,241,243],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome","!monokai_pro_sidebar_lighter"],"layer0.opacity":1,"layer0.tint":[114,105,106],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome","!monokai_pro_sidebar_lighter"],"parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.tint":[255,241,243],},{"class":"icon_file_type","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.opacity":1},{"class":"icon_folder","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/sidebar/arrow_right.png","layer0.opacity":1,},{"class":"icon_folder_loading","content_margin":[0,0],"layer0.opacity":1},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["expanded"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/sidebar/arrow_down.png",},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/sidebar/arrow_right_hover.png",},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["expanded","hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/sidebar/arrow_down_hover.png",},{"class":"close_button","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/sidebar/close.png","layer0.opacity":0,"layer0.inner_margin":[0,0],"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/sidebar/close_hover.png","layer1.opacity":0,"layer1.inner_margin":[0,0],},{"class":"close_button","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/sidebar/close.png","layer0.opacity":1,},{"class":"close_button","attributes":["dirty"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/sidebar/dirty.png","layer0.opacity":1},{"class":"close_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"button_control","content_margin":[16,8],"min_size":[64,20],},{"class":"icon_button_control","content_margin":[8,6]},{"class":"scroll_bar_control","layer0.texture":"","layer0.tint":[44,37,37],"layer0.opacity":1},{"class":"scroll_area_control","settings":["overlay_scroll_bars"],"overlay":true},{"class":"scroll_area_control","settings":["!overlay_scroll_bars"],"overlay":false},{"class":"puck_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/scrollbar/scroll_puck.png","layer0.opacity":1,"layer0.inner_margin":3,"content_margin":4},{"class":"puck_control","settings":["monokai_pro_small_scrollbar"],"layer0.texture":"","layer0.tint":[91,83,83],"layer0.inner_margin":0,"content_margin":1},{"class":"sidebar_container","layer0.tint":[25,21,21],"layer0.opacity":1,"layer0.draw_center":false,"content_margin":[0,-3,1,0],},{"class":"sidebar_container","settings":["monokai_pro_minimal"],"content_margin":[0,0],},{"class":"sidebar_tree","row_padding":[8,3],"indent":16,"indent_offset":12,"indent_top_level":false,"layer0.tint":[33,28,28],"layer0.opacity":1},{"class":"sidebar_tree","settings":["monokai_pro_minimal"],"layer0.tint":[44,37,37]},{"class":"sidebar_heading","color":[33,28,28],"shadow_color":[0,0,0],"shadow_offset":[0,0]},{"class":"sidebar_heading","settings":["monokai_pro_minimal"],"color":[44,37,37]},{"class":"sidebar_label","color":[195,183,184],"font.bold":false,"font.face":"Menlo","font.size":12},{"class":"sidebar_label","settings":["!monokai_pro_sidebar_lighter"],"color":[148,138,139],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["hover"]}],"color":[255,241,243],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["selected"]}],"color":[249,204,108],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable"]}],"color":[195,183,184],},{"class":"sidebar_label","settings":["monokai_pro_highlight_open_folders"],"parents":[{"class":"tree_row","attributes":["expanded"]}],"color":[255,241,243],},{"class":"sidebar_label","settings":["bold_folder_labels"],"parents":[{"class":"tree_row","attributes":["expandable"]}],"font.bold":true,},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable","hover"]}],"color":[255,241,243],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable","selected"]}],"color":[249,204,108],},{"class":"tree_row","attributes":["selected"],"layer0.texture":"","layer0.opacity":0,},{"class":"tabset_control","layer0.opacity":1,"layer0.tint":[44,37,37],"content_margin":[8,0],"tab_overlap":0,"tab_width":64,"tab_min_width":64,"tab_height":48,},{"class":"tabset_control","settings":["mouse_wheel_switches_tabs","!enable_tab_scrolling"],"mouse_wheel_switch":true},{"class":"tabset_control","settings":["monokai_pro_minimal"],"layer0.tint":[44,37,37],},{"class":"tab_control","layer0.tint":[44,37,37],"layer0.opacity":1,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/tabs/tab_current.png","layer1.inner_margin":[20,0],"layer1.opacity":0,"layer2.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/tabs/tab_hover.png","layer2.inner_margin":[20,0],"layer2.opacity":0,"content_margin":[16,0],"max_margin_trim":0,"hit_test_level":0},{"class":"tab_control","settings":["monokai_pro_minimal"],"layer0.tint":[44,37,37],},{"class":"tab_control","attributes":["selected"],"layer1.opacity":1,"layer2.opacity":0},{"class":"tab_control","attributes":["hover"],"layer1.opacity":0,"layer2.opacity":1},{"class":"tab_control","attributes":["selected","hover"],"layer1.opacity":1,"layer2.opacity":0},{"class":"tab_label","fg":[148,138,139],"shadow_color":[0,0,0,0],"shadow_offset":[0,0],"font.size":12,"font.italic":false,"font.bold":false,"font.face":"Menlo"},{"class":"tab_label","parents":[{"class":"tab_control","attributes":["selected"]}],"fg":[249,204,108],"shadow_color":[0,0,0,0],"shadow_offset":[0,0]},{"class":"tab_label","attributes":["transient"],"font.italic":true},{"class":"tab_close_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/tabs/close.png","layer0.opacity":0,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/tabs/dirty.png","layer1.opacity":0,"layer1.inner_margin":0,},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"content_margin":[8,8],},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["hover"]}],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["selected"]}],"layer0.opacity":0,"layer1.opacity":0},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["selected","hover"]}],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","attributes":["hover"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/tabs/close_hover.png","layer1.opacity":0},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["dirty"]}],"layer0.opacity":0,"layer1.opacity":1,"content_margin":[8,8],},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["dirty"]}],"attributes":["hover"],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["selected","dirty"]}],"layer0.opacity":0,"layer1.opacity":1},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["selected","dirty"]}],"attributes":["hover"],"layer0.opacity":1,"layer1.opacity":0},{"class":"scroll_tabs_left_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/tabs/previous.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/tabs/previous_hover.png","layer1.inner_margin":0,"layer1.opacity":0,},{"class":"scroll_tabs_left_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"scroll_tabs_right_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/tabs/next.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/tabs/next_hover.png","layer1.inner_margin":0,"layer1.opacity":0,},{"class":"scroll_tabs_right_button","attributes":["hover"],"layer1.opacity":0,"layer1.opacity":1},{"class":"show_tabs_dropdown_button","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/tabs/more.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/tabs/more_hover.png","layer1.opacity":0,"layer1.inner_margin":0},{"class":"show_tabs_dropdown_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"minimap_control","viewport_color":[255,255,255,0.05]},{"class":"status_container","content_margin":[16,8],},{"class":"status_bar","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/status_bar_background.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[8,0]},{"class":"status_bar","settings":["monokai_pro_minimal"],"layer0.texture":"","layer0.tint":[44,37,37],},{"class":"status_button","layer0.opacity":0,"layer0.draw_center":false,"layer0.inner_margin":0,"min_size":0,"content_margin":[8,0]},{"class":"label_control","color":[114,105,106],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.bold":false,"font.size":12,"font.italic":false,"font.face":"Menlo"},{"class":"label_control","parents":[{"class":"panel_control"}],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.italic":true,},{"class":"label_control","parents":[{"class":"button_control"}],"color":[195,183,184],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.italic":false},{"class":"label_control","parents":[{"class":"button_control","attributes":["hover"]}],"color":[255,241,243]},{"class":"label_control","parents":[{"class":"button_control","attributes":["pressed","hover"]}],"color":[195,183,184]},{"class":"label_control","parents":[{"class":"status_bar"}],"color":[114,105,106],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.bold":false},{"class":"label_control","parents":[{"class":"status_button","attributes":["hover"]}],"color":[255,241,243]},{"class":"panel_button_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/more.png","layer0.opacity":1,"content_margin":[8,8]},{"class":"panel_button_control","attributes":["hover"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/more_hover.png"},{"class":"text_line_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/input_field.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[0,8]},{"class":"text_line_control","parents":[{"class":"overlay_control"}],"content_margin":[0,4,0,8]},{"class":"panel_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/panel_background.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[4,4]},{"class":"panel_control","settings":["monokai_pro_minimal"],"layer0.texture":"","layer0.tint":[64,56,56]},{"class":"overlay_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/overlay/overlay.png","layer0.inner_margin":[28,28],"layer0.opacity":1,"layer1.texture":"","layer1.inner_margin":[0,0,0,0],"layer1.opacity":0,"content_margin":[40,40]},{"class":"quick_panel","row_padding":[8,4],"layer0.tint":[44,37,37],"layer0.opacity":1},{"class":"quick_panel_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[64,56,56]},{"class":"quick_panel_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[91,83,83]},{"class":"quick_panel_label","fg":[148,138,139],"match_fg":[195,183,184],"selected_fg":[255,241,243],"selected_match_fg":[249,204,108],"font.face":"Menlo","font.size":0},{"class":"quick_panel_path_label","fg":[114,105,106],"match_fg":[148,138,139],"selected_fg":[148,138,139],"selected_match_fg":[195,183,184],"font.face":"Menlo"},{"class":"mini_quick_panel_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[64,56,56]},{"class":"mini_quick_panel_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[91,83,83]},{"class":"popup_control","layer0.texture":"","layer0.opacity":1,"layer0.tint":[64,56,56],"content_margin":0,},{"class":"table_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[64,56,56]},{"class":"table_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[91,83,83],},{"class":"auto_complete","row_padding":[4,1],"layer0.tint":[44,37,37],"layer0.opacity":1},{"class":"auto_complete_label","fg":[148,138,139],"match_fg":[114,105,106],"selected_fg":[249,204,108],"selected_match_fg":[255,241,243],"font.face":"Menlo"},{"class":"icon_regex","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_regex_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_regex.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_regex","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_case","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_case_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_case.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_case","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_whole_word","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_whole_word_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_whole_word.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_whole_word","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_wrap","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_wrap_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_wrap.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_wrap","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_in_selection","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_selection_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_selection.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_in_selection","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_highlight","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_highlight_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_highlight.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_highlight","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_preserve_case","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/replace_preserve_case_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/replace_preserve_case.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_preserve_case","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_context","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_context_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_context.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_context","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_use_buffer","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_buffer_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Ristretto)/footer/find_buffer.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_use_buffer","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"grid_layout_control","border_size":1,"border_color":[25,21,21]},{"class":"grid_layout_control","settings":["monokai_pro_minimal"],"border_size":0},{"class":"tool_tip_control","layer0.inner_margin":0,"layer0.opacity":1,"layer0.tint":[91,83,83],"content_margin":[8,8]},{"class":"tool_tip_label_control","color":[195,183,184]},{"class":"dialog","layer0.tint":[64,56,56],"layer0.opacity":1.0},{"class":"progress_bar_control","layer0.tint":[148,138,139],"layer0.opacity":1.0},{"class":"progress_gauge_control","layer0.tint":[255,241,243],"layer0.opacity":1.0,"content_margin":[0,2]}]
[{"settings":["monokai_pro_style_title_bar"],"class":"title_bar","bg":[19,19,19],"fg":[139,136,143]},{"settings":["monokai_pro_style_title_bar"],"class":"title_bar","parents":[{"class":"switch_project_window"}],"bg":[34,34,34],"fg":[186,182,192]},{"class":"fold_button_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/gutter/arrow_right.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/gutter/arrow_right_hover.png","layer1.opacity":0,"layer1.inner_margin":0,"content_margin":[8,8,8,8]},{"class":"fold_button_control","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"fold_button_control","attributes":["expanded"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/gutter/arrow_down.png","layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/gutter/arrow_down_hover.png"},{"class":"icon_file_type","layer0.opacity":1,"content_margin":[8,8]},{"class":"icon_file_type","settings":["!monokai_pro_sidebar_lighter","!monokai_pro_file_icons_monochrome"],"layer0.opacity":0.85},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome"],"layer0.opacity":1,"layer0.tint":[139,136,143],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome"],"parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.tint":[247,241,255],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome","!monokai_pro_sidebar_lighter"],"layer0.opacity":1,"layer0.tint":[105,103,108],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome","!monokai_pro_sidebar_lighter"],"parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.tint":[247,241,255],},{"class":"icon_file_type","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.opacity":1},{"class":"icon_folder","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/sidebar/arrow_right.png","layer0.opacity":1,},{"class":"icon_folder_loading","content_margin":[0,0],"layer0.opacity":1},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["expanded"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/sidebar/arrow_down.png",},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/sidebar/arrow_right_hover.png",},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["expanded","hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/sidebar/arrow_down_hover.png",},{"class":"close_button","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/sidebar/close.png","layer0.opacity":0,"layer0.inner_margin":[0,0],"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/sidebar/close_hover.png","layer1.opacity":0,"layer1.inner_margin":[0,0],},{"class":"close_button","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/sidebar/close.png","layer0.opacity":1,},{"class":"close_button","attributes":["dirty"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/sidebar/dirty.png","layer0.opacity":1},{"class":"close_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"button_control","content_margin":[16,8],"min_size":[64,20],},{"class":"icon_button_control","content_margin":[8,6]},{"class":"scroll_bar_control","layer0.texture":"","layer0.tint":[34,34,34],"layer0.opacity":1},{"class":"scroll_area_control","settings":["overlay_scroll_bars"],"overlay":true},{"class":"scroll_area_control","settings":["!overlay_scroll_bars"],"overlay":false},{"class":"puck_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/scrollbar/scroll_puck.png","layer0.opacity":1,"layer0.inner_margin":3,"content_margin":4},{"class":"puck_control","settings":["monokai_pro_small_scrollbar"],"layer0.texture":"","layer0.tint":[82,80,83],"layer0.inner_margin":0,"content_margin":1},{"class":"sidebar_container","layer0.tint":[19,19,19],"layer0.opacity":1,"layer0.draw_center":false,"content_margin":[0,-3,1,0],},{"class":"sidebar_container","settings":["monokai_pro_minimal"],"content_margin":[0,0],},{"class":"sidebar_tree","row_padding":[8,3],"indent":16,"indent_offset":12,"indent_top_level":false,"layer0.tint":[25,25,25],"layer0.opacity":1},{"class":"sidebar_tree","settings":["monokai_pro_minimal"],"layer0.tint":[34,34,34]},{"class":"sidebar_heading","color":[25,25,25],"shadow_color":[0,0,0],"shadow_offset":[0,0]},{"class":"sidebar_heading","settings":["monokai_pro_minimal"],"color":[34,34,34]},{"class":"sidebar_label","color":[186,182,192],"font.bold":false,"font.face":"Menlo","font.size":12},{"class":"sidebar_label","settings":["!monokai_pro_sidebar_lighter"],"color":[139,136,143],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["hover"]}],"color":[247,241,255],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["selected"]}],"color":[252,229,102],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable"]}],"color":[186,182,192],},{"class":"sidebar_label","settings":["monokai_pro_highlight_open_folders"],"parents":[{"class":"tree_row","attributes":["expanded"]}],"color":[247,241,255],},{"class":"sidebar_label","settings":["bold_folder_labels"],"parents":[{"class":"tree_row","attributes":["expandable"]}],"font.bold":true,},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable","hover"]}],"color":[247,241,255],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable","selected"]}],"color":[252,229,102],},{"class":"tree_row","attributes":["selected"],"layer0.texture":"","layer0.opacity":0,},{"class":"tabset_control","layer0.opacity":1,"layer0.tint":[34,34,34],"content_margin":[8,0],"tab_overlap":0,"tab_width":64,"tab_min_width":64,"tab_height":48,},{"class":"tabset_control","settings":["mouse_wheel_switches_tabs","!enable_tab_scrolling"],"mouse_wheel_switch":true},{"class":"tabset_control","settings":["monokai_pro_minimal"],"layer0.tint":[34,34,34],},{"class":"tab_control","layer0.tint":[34,34,34],"layer0.opacity":1,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/tabs/tab_current.png","layer1.inner_margin":[20,0],"layer1.opacity":0,"layer2.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/tabs/tab_hover.png","layer2.inner_margin":[20,0],"layer2.opacity":0,"content_margin":[16,0],"max_margin_trim":0,"hit_test_level":0},{"class":"tab_control","settings":["monokai_pro_minimal"],"layer0.tint":[34,34,34],},{"class":"tab_control","attributes":["selected"],"layer1.opacity":1,"layer2.opacity":0},{"class":"tab_control","attributes":["hover"],"layer1.opacity":0,"layer2.opacity":1},{"class":"tab_control","attributes":["selected","hover"],"layer1.opacity":1,"layer2.opacity":0},{"class":"tab_label","fg":[139,136,143],"shadow_color":[0,0,0,0],"shadow_offset":[0,0],"font.size":12,"font.italic":false,"font.bold":false,"font.face":"Menlo"},{"class":"tab_label","parents":[{"class":"tab_control","attributes":["selected"]}],"fg":[252,229,102],"shadow_color":[0,0,0,0],"shadow_offset":[0,0]},{"class":"tab_label","attributes":["transient"],"font.italic":true},{"class":"tab_close_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/tabs/close.png","layer0.opacity":0,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/tabs/dirty.png","layer1.opacity":0,"layer1.inner_margin":0,},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"content_margin":[8,8],},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["hover"]}],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["selected"]}],"layer0.opacity":0,"layer1.opacity":0},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["selected","hover"]}],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","attributes":["hover"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/tabs/close_hover.png","layer1.opacity":0},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["dirty"]}],"layer0.opacity":0,"layer1.opacity":1,"content_margin":[8,8],},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["dirty"]}],"attributes":["hover"],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["selected","dirty"]}],"layer0.opacity":0,"layer1.opacity":1},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["selected","dirty"]}],"attributes":["hover"],"layer0.opacity":1,"layer1.opacity":0},{"class":"scroll_tabs_left_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/tabs/previous.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/tabs/previous_hover.png","layer1.inner_margin":0,"layer1.opacity":0,},{"class":"scroll_tabs_left_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"scroll_tabs_right_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/tabs/next.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/tabs/next_hover.png","layer1.inner_margin":0,"layer1.opacity":0,},{"class":"scroll_tabs_right_button","attributes":["hover"],"layer1.opacity":0,"layer1.opacity":1},{"class":"show_tabs_dropdown_button","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/tabs/more.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/tabs/more_hover.png","layer1.opacity":0,"layer1.inner_margin":0},{"class":"show_tabs_dropdown_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"minimap_control","viewport_color":[255,255,255,0.05]},{"class":"status_container","content_margin":[16,8],},{"class":"status_bar","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/status_bar_background.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[8,0]},{"class":"status_bar","settings":["monokai_pro_minimal"],"layer0.texture":"","layer0.tint":[34,34,34],},{"class":"status_button","layer0.opacity":0,"layer0.draw_center":false,"layer0.inner_margin":0,"min_size":0,"content_margin":[8,0]},{"class":"label_control","color":[105,103,108],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.bold":false,"font.size":12,"font.italic":false,"font.face":"Menlo"},{"class":"label_control","parents":[{"class":"panel_control"}],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.italic":true,},{"class":"label_control","parents":[{"class":"button_control"}],"color":[186,182,192],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.italic":false},{"class":"label_control","parents":[{"class":"button_control","attributes":["hover"]}],"color":[247,241,255]},{"class":"label_control","parents":[{"class":"button_control","attributes":["pressed","hover"]}],"color":[186,182,192]},{"class":"label_control","parents":[{"class":"status_bar"}],"color":[105,103,108],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.bold":false},{"class":"label_control","parents":[{"class":"status_button","attributes":["hover"]}],"color":[247,241,255]},{"class":"panel_button_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/more.png","layer0.opacity":1,"content_margin":[8,8]},{"class":"panel_button_control","attributes":["hover"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/more_hover.png"},{"class":"text_line_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/input_field.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[0,8]},{"class":"text_line_control","parents":[{"class":"overlay_control"}],"content_margin":[0,4,0,8]},{"class":"panel_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/panel_background.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[4,4]},{"class":"panel_control","settings":["monokai_pro_minimal"],"layer0.texture":"","layer0.tint":[54,53,55]},{"class":"overlay_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/overlay/overlay.png","layer0.inner_margin":[28,28],"layer0.opacity":1,"layer1.texture":"","layer1.inner_margin":[0,0,0,0],"layer1.opacity":0,"content_margin":[40,40]},{"class":"quick_panel","row_padding":[8,4],"layer0.tint":[34,34,34],"layer0.opacity":1},{"class":"quick_panel_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[54,53,55]},{"class":"quick_panel_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[82,80,83]},{"class":"quick_panel_label","fg":[139,136,143],"match_fg":[186,182,192],"selected_fg":[247,241,255],"selected_match_fg":[252,229,102],"font.face":"Menlo","font.size":0},{"class":"quick_panel_path_label","fg":[105,103,108],"match_fg":[139,136,143],"selected_fg":[139,136,143],"selected_match_fg":[186,182,192],"font.face":"Menlo"},{"class":"mini_quick_panel_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[54,53,55]},{"class":"mini_quick_panel_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[82,80,83]},{"class":"popup_control","layer0.texture":"","layer0.opacity":1,"layer0.tint":[54,53,55],"content_margin":0,},{"class":"table_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[54,53,55]},{"class":"table_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[82,80,83],},{"class":"auto_complete","row_padding":[4,1],"layer0.tint":[34,34,34],"layer0.opacity":1},{"class":"auto_complete_label","fg":[139,136,143],"match_fg":[105,103,108],"selected_fg":[252,229,102],"selected_match_fg":[247,241,255],"font.face":"Menlo"},{"class":"icon_regex","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_regex_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_regex.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_regex","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_case","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_case_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_case.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_case","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_whole_word","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_whole_word_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_whole_word.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_whole_word","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_wrap","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_wrap_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_wrap.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_wrap","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_in_selection","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_selection_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_selection.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_in_selection","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_highlight","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_highlight_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_highlight.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_highlight","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_preserve_case","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/replace_preserve_case_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/replace_preserve_case.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_preserve_case","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_context","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_context_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_context.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_context","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_use_buffer","layer0.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_buffer_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro_(Filter_Spectrum)/footer/find_buffer.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_use_buffer","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"grid_layout_control","border_size":1,"border_color":[19,19,19]},{"class":"grid_layout_control","settings":["monokai_pro_minimal"],"border_size":0},{"class":"tool_tip_control","layer0.inner_margin":0,"layer0.opacity":1,"layer0.tint":[82,80,83],"content_margin":[8,8]},{"class":"tool_tip_label_control","color":[186,182,192]},{"class":"dialog","layer0.tint":[54,53,55],"layer0.opacity":1.0},{"class":"progress_bar_control","layer0.tint":[139,136,143],"layer0.opacity":1.0},{"class":"progress_gauge_control","layer0.tint":[247,241,255],"layer0.opacity":1.0,"content_margin":[0,2]}]
[{"settings":["monokai_pro_style_title_bar"],"class":"title_bar","bg":[25,24,26],"fg":[147,146,147]},{"settings":["monokai_pro_style_title_bar"],"class":"title_bar","parents":[{"class":"switch_project_window"}],"bg":[45,42,46],"fg":[193,192,192]},{"class":"fold_button_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/gutter/arrow_right.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/gutter/arrow_right_hover.png","layer1.opacity":0,"layer1.inner_margin":0,"content_margin":[8,8,8,8]},{"class":"fold_button_control","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"fold_button_control","attributes":["expanded"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro/gutter/arrow_down.png","layer1.texture":"Theme - Monokai Pro/Monokai_Pro/gutter/arrow_down_hover.png"},{"class":"icon_file_type","layer0.opacity":1,"content_margin":[8,8]},{"class":"icon_file_type","settings":["!monokai_pro_sidebar_lighter","!monokai_pro_file_icons_monochrome"],"layer0.opacity":0.85},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome"],"layer0.opacity":1,"layer0.tint":[147,146,147],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome"],"parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.tint":[252,252,250],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome","!monokai_pro_sidebar_lighter"],"layer0.opacity":1,"layer0.tint":[114,112,114],},{"class":"icon_file_type","settings":["monokai_pro_file_icons_monochrome","!monokai_pro_sidebar_lighter"],"parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.tint":[252,252,250],},{"class":"icon_file_type","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.opacity":1},{"class":"icon_folder","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro/sidebar/arrow_right.png","layer0.opacity":1,},{"class":"icon_folder_loading","content_margin":[0,0],"layer0.opacity":1},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["expanded"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro/sidebar/arrow_down.png",},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro/sidebar/arrow_right_hover.png",},{"class":"icon_folder","parents":[{"class":"tree_row","attributes":["expanded","hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro/sidebar/arrow_down_hover.png",},{"class":"close_button","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro/sidebar/close.png","layer0.opacity":0,"layer0.inner_margin":[0,0],"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/sidebar/close_hover.png","layer1.opacity":0,"layer1.inner_margin":[0,0],},{"class":"close_button","parents":[{"class":"tree_row","attributes":["hover"]}],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro/sidebar/close.png","layer0.opacity":1,},{"class":"close_button","attributes":["dirty"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro/sidebar/dirty.png","layer0.opacity":1},{"class":"close_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"button_control","content_margin":[16,8],"min_size":[64,20],},{"class":"icon_button_control","content_margin":[8,6]},{"class":"scroll_bar_control","layer0.texture":"","layer0.tint":[45,42,46],"layer0.opacity":1},{"class":"scroll_area_control","settings":["overlay_scroll_bars"],"overlay":true},{"class":"scroll_area_control","settings":["!overlay_scroll_bars"],"overlay":false},{"class":"puck_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/scrollbar/scroll_puck.png","layer0.opacity":1,"layer0.inner_margin":3,"content_margin":4},{"class":"puck_control","settings":["monokai_pro_small_scrollbar"],"layer0.texture":"","layer0.tint":[91,89,92],"layer0.inner_margin":0,"content_margin":1},{"class":"sidebar_container","layer0.tint":[25,24,26],"layer0.opacity":1,"layer0.draw_center":false,"content_margin":[0,-3,1,0],},{"class":"sidebar_container","settings":["monokai_pro_minimal"],"content_margin":[0,0],},{"class":"sidebar_tree","row_padding":[8,3],"indent":16,"indent_offset":12,"indent_top_level":false,"layer0.tint":[34,31,34],"layer0.opacity":1},{"class":"sidebar_tree","settings":["monokai_pro_minimal"],"layer0.tint":[45,42,46]},{"class":"sidebar_heading","color":[34,31,34],"shadow_color":[0,0,0],"shadow_offset":[0,0]},{"class":"sidebar_heading","settings":["monokai_pro_minimal"],"color":[45,42,46]},{"class":"sidebar_label","color":[193,192,192],"font.bold":false,"font.face":"Menlo","font.size":12},{"class":"sidebar_label","settings":["!monokai_pro_sidebar_lighter"],"color":[147,146,147],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["hover"]}],"color":[252,252,250],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["selected"]}],"color":[255,216,102],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable"]}],"color":[193,192,192],},{"class":"sidebar_label","settings":["monokai_pro_highlight_open_folders"],"parents":[{"class":"tree_row","attributes":["expanded"]}],"color":[252,252,250],},{"class":"sidebar_label","settings":["bold_folder_labels"],"parents":[{"class":"tree_row","attributes":["expandable"]}],"font.bold":true,},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable","hover"]}],"color":[252,252,250],},{"class":"sidebar_label","parents":[{"class":"tree_row","attributes":["expandable","selected"]}],"color":[255,216,102],},{"class":"tree_row","attributes":["selected"],"layer0.texture":"","layer0.opacity":0,},{"class":"tabset_control","layer0.opacity":1,"layer0.tint":[45,42,46],"content_margin":[8,0],"tab_overlap":0,"tab_width":64,"tab_min_width":64,"tab_height":48,},{"class":"tabset_control","settings":["mouse_wheel_switches_tabs","!enable_tab_scrolling"],"mouse_wheel_switch":true},{"class":"tabset_control","settings":["monokai_pro_minimal"],"layer0.tint":[45,42,46],},{"class":"tab_control","layer0.tint":[45,42,46],"layer0.opacity":1,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/tabs/tab_current.png","layer1.inner_margin":[20,0],"layer1.opacity":0,"layer2.texture":"Theme - Monokai Pro/Monokai_Pro/tabs/tab_hover.png","layer2.inner_margin":[20,0],"layer2.opacity":0,"content_margin":[16,0],"max_margin_trim":0,"hit_test_level":0},{"class":"tab_control","settings":["monokai_pro_minimal"],"layer0.tint":[45,42,46],},{"class":"tab_control","attributes":["selected"],"layer1.opacity":1,"layer2.opacity":0},{"class":"tab_control","attributes":["hover"],"layer1.opacity":0,"layer2.opacity":1},{"class":"tab_control","attributes":["selected","hover"],"layer1.opacity":1,"layer2.opacity":0},{"class":"tab_label","fg":[147,146,147],"shadow_color":[0,0,0,0],"shadow_offset":[0,0],"font.size":12,"font.italic":false,"font.bold":false,"font.face":"Menlo"},{"class":"tab_label","parents":[{"class":"tab_control","attributes":["selected"]}],"fg":[255,216,102],"shadow_color":[0,0,0,0],"shadow_offset":[0,0]},{"class":"tab_label","attributes":["transient"],"font.italic":true},{"class":"tab_close_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro/tabs/close.png","layer0.opacity":0,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/tabs/dirty.png","layer1.opacity":0,"layer1.inner_margin":0,},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"content_margin":[8,8],},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["hover"]}],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["selected"]}],"layer0.opacity":0,"layer1.opacity":0},{"class":"tab_close_button","settings":["show_tab_close_buttons"],"parents":[{"class":"tab_control","attributes":["selected","hover"]}],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","attributes":["hover"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro/tabs/close_hover.png","layer1.opacity":0},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["dirty"]}],"layer0.opacity":0,"layer1.opacity":1,"content_margin":[8,8],},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["dirty"]}],"attributes":["hover"],"layer0.opacity":1,"layer1.opacity":0},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["selected","dirty"]}],"layer0.opacity":0,"layer1.opacity":1},{"class":"tab_close_button","parents":[{"class":"tab_control","attributes":["selected","dirty"]}],"attributes":["hover"],"layer0.opacity":1,"layer1.opacity":0},{"class":"scroll_tabs_left_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro/tabs/previous.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/tabs/previous_hover.png","layer1.inner_margin":0,"layer1.opacity":0,},{"class":"scroll_tabs_left_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"scroll_tabs_right_button","content_margin":[0,0],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro/tabs/next.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/tabs/next_hover.png","layer1.inner_margin":0,"layer1.opacity":0,},{"class":"scroll_tabs_right_button","attributes":["hover"],"layer1.opacity":0,"layer1.opacity":1},{"class":"show_tabs_dropdown_button","content_margin":[8,8],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro/tabs/more.png","layer0.opacity":1,"layer0.inner_margin":0,"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/tabs/more_hover.png","layer1.opacity":0,"layer1.inner_margin":0},{"class":"show_tabs_dropdown_button","attributes":["hover"],"layer0.opacity":0,"layer1.opacity":1},{"class":"minimap_control","viewport_color":[255,255,255,0.05]},{"class":"status_container","content_margin":[16,8],},{"class":"status_bar","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/footer/status_bar_background.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[8,0]},{"class":"status_bar","settings":["monokai_pro_minimal"],"layer0.texture":"","layer0.tint":[45,42,46],},{"class":"status_button","layer0.opacity":0,"layer0.draw_center":false,"layer0.inner_margin":0,"min_size":0,"content_margin":[8,0]},{"class":"label_control","color":[114,112,114],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.bold":false,"font.size":12,"font.italic":false,"font.face":"Menlo"},{"class":"label_control","parents":[{"class":"panel_control"}],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.italic":true,},{"class":"label_control","parents":[{"class":"button_control"}],"color":[193,192,192],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.italic":false},{"class":"label_control","parents":[{"class":"button_control","attributes":["hover"]}],"color":[252,252,250]},{"class":"label_control","parents":[{"class":"button_control","attributes":["pressed","hover"]}],"color":[193,192,192]},{"class":"label_control","parents":[{"class":"status_bar"}],"color":[114,112,114],"shadow_color":[0,0,0],"shadow_offset":[0,0],"font.bold":false},{"class":"label_control","parents":[{"class":"status_button","attributes":["hover"]}],"color":[252,252,250]},{"class":"panel_button_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/footer/more.png","layer0.opacity":1,"content_margin":[8,8]},{"class":"panel_button_control","attributes":["hover"],"layer0.texture":"Theme - Monokai Pro/Monokai_Pro/footer/more_hover.png"},{"class":"text_line_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/footer/input_field.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[0,8]},{"class":"text_line_control","parents":[{"class":"overlay_control"}],"content_margin":[0,4,0,8]},{"class":"panel_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/footer/panel_background.png","layer0.opacity":1,"layer0.inner_margin":[8,8],"content_margin":[4,4]},{"class":"panel_control","settings":["monokai_pro_minimal"],"layer0.texture":"","layer0.tint":[64,62,65]},{"class":"overlay_control","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/overlay/overlay.png","layer0.inner_margin":[28,28],"layer0.opacity":1,"layer1.texture":"","layer1.inner_margin":[0,0,0,0],"layer1.opacity":0,"content_margin":[40,40]},{"class":"quick_panel","row_padding":[8,4],"layer0.tint":[45,42,46],"layer0.opacity":1},{"class":"quick_panel_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[64,62,65]},{"class":"quick_panel_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[91,89,92]},{"class":"quick_panel_label","fg":[147,146,147],"match_fg":[193,192,192],"selected_fg":[252,252,250],"selected_match_fg":[255,216,102],"font.face":"Menlo","font.size":0},{"class":"quick_panel_path_label","fg":[114,112,114],"match_fg":[147,146,147],"selected_fg":[147,146,147],"selected_match_fg":[193,192,192],"font.face":"Menlo"},{"class":"mini_quick_panel_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[64,62,65]},{"class":"mini_quick_panel_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[91,89,92]},{"class":"popup_control","layer0.texture":"","layer0.opacity":1,"layer0.tint":[64,62,65],"content_margin":0,},{"class":"table_row","layer0.texture":"","layer0.opacity":1,"layer0.tint":[64,62,65]},{"class":"table_row","attributes":["selected"],"layer0.texture":"","layer0.tint":[91,89,92],},{"class":"auto_complete","row_padding":[4,1],"layer0.tint":[45,42,46],"layer0.opacity":1},{"class":"auto_complete_label","fg":[147,146,147],"match_fg":[114,112,114],"selected_fg":[255,216,102],"selected_match_fg":[252,252,250],"font.face":"Menlo"},{"class":"icon_regex","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_regex_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_regex.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_regex","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_case","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_case_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_case.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_case","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_whole_word","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_whole_word_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_whole_word.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_whole_word","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_wrap","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_wrap_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_wrap.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_wrap","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_in_selection","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_selection_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_selection.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_in_selection","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_highlight","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_highlight_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_highlight.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_highlight","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_preserve_case","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/footer/replace_preserve_case_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/footer/replace_preserve_case.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_preserve_case","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_context","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_context_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_context.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_context","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"icon_use_buffer","layer0.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_buffer_select.png","layer0.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"},"layer1.texture":"Theme - Monokai Pro/Monokai_Pro/footer/find_buffer.png","layer1.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"content_margin":12},{"class":"icon_use_buffer","parents":[{"class":"icon_button_control","attributes":["selected"]}],"layer0.opacity":{"target":1.0,"speed":6,"interpolation":"smoothstep"},"layer1.opacity":{"target":0.0,"speed":6,"interpolation":"smoothstep"}},{"class":"grid_layout_control","border_size":1,"border_color":[25,24,26]},{"class":"grid_layout_control","settings":["monokai_pro_minimal"],"border_size":0},{"class":"tool_tip_control","layer0.inner_margin":0,"layer0.opacity":1,"layer0.tint":[91,89,92],"content_margin":[8,8]},{"class":"tool_tip_label_control","color":[193,192,192]},{"class":"dialog","layer0.tint":[64,62,65],"layer0.opacity":1.0},{"class":"progress_bar_control","layer0.tint":[147,146,147],"layer0.opacity":1.0},{"class":"progress_gauge_control","layer0.tint":[252,252,250],"layer0.opacity":1.0,"content_margin":[0,2]}]
{"theme": "Monokai Pro (Filter Machine)", "font_face": "OperatorMono-Book", "sidebar_lighter": false, "file_icons": true, "sidebar_font_size": 12, "highlight_open_folders": false, "sublime_version": "3176", "thank_you_message_shown": false, "version": "1.1.9", "sidebar_row_padding": 3, "panel_font_size": 0, "minimal": false, "last_check": "1543997447", "file_icons_monochrome": false, "small_scrollbar": false}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment