<?xml version="1.0" encoding="UTF-8"?>
<!-- Subway Seat — generated from palette.py by build.py. Edit the palette, not this file. -->
<style-scheme id="london-portland" name="London Portland" version="1.0">
  <author>Oddur Sigurdsson</author>
  <description>Holden's Portland stone. Links are the exact Corporate Blue.</description>
  <metadata>
    <property name="variant">light</property>
    <property name="dark-variant">subway-seat</property>
  </metadata>

  <color name="crust" value="#CCDAF2"/>
  <color name="mantle" value="#DCE5F7"/>
  <color name="base" value="#E8F0FF"/>
  <color name="surface0" value="#BFCFF1"/>
  <color name="surface1" value="#A8BBE2"/>
  <color name="surface2" value="#93A7CF"/>
  <color name="overlay0" value="#8192B4"/>
  <color name="overlay1" value="#697794"/>
  <color name="overlay2" value="#556179"/>
  <color name="subtext0" value="#4A5469"/>
  <color name="subtext1" value="#3C4557"/>
  <color name="text" value="#293040"/>
  <color name="text_hi" value="#1B202B"/>
  <color name="yellow" value="#8D6C08"/>
  <color name="yellow_hi" value="#9B770A"/>
  <color name="orange" value="#A54300"/>
  <color name="orange_hi" value="#AC5A00"/>
  <color name="red" value="#9B211A"/>
  <color name="red_hi" value="#CC2E25"/>
  <color name="green" value="#0D8131"/>
  <color name="green_hi" value="#008730"/>
  <color name="sage" value="#007376"/>
  <color name="sage_hi" value="#008688"/>
  <color name="denim" value="#0019A8"/>
  <color name="denim_hi" value="#4A6EBD"/>
  <color name="clay" value="#755FA9"/>
  <color name="tint_add" value="#C0DEC9"/>
  <color name="tint_add_emph" value="#9ECDAD"/>
  <color name="tint_add_dim" value="#D8EBDE"/>
  <color name="tint_del" value="#EBD3D1"/>
  <color name="tint_del_emph" value="#DFB8B6"/>
  <color name="tint_del_dim" value="#F3E4E4"/>
  <color name="tint_chg" value="#E1D9BF"/>
  <color name="tint_chg_emph" value="#DBD0B0"/>
  <color name="tint_info" value="#C8D2F3"/>
  <color name="tint_hint" value="#C8DEEC"/>
  <color name="tint_search" value="#CDC8B5"/>
  <color name="tint_search_cur" value="#C69A80"/>
  <color name="selection_unfocused" value="#C5D3EF"/>
  <color name="bracket_bg" value="#DBE2F2"/>

  <style name="text" foreground="text" background="base"/>
  <style name="selection" foreground="text_hi" background="surface1"/>
  <style name="selection-unfocused" foreground="text" background="selection_unfocused"/>
  <style name="cursor" foreground="orange"/>
  <style name="secondary-cursor" foreground="overlay2"/>
  <style name="current-line" background="mantle"/>
  <style name="line-numbers" foreground="overlay0" background="base"/>
  <style name="line-numbers-border" background="base"/>
  <style name="current-line-number" foreground="orange" background="mantle" bold="true"/>
  <style name="bracket-match" foreground="orange" background="bracket_bg" bold="true"/>
  <style name="bracket-mismatch" foreground="base" background="red_hi"/>
  <style name="right-margin" foreground="surface1" background="mantle"/>
  <style name="draw-spaces" foreground="surface2"/>
  <style name="background-pattern" background="mantle"/>
  <style name="search-match" background="tint_search"/>
  <style name="map-overlay" background="surface1"/>
  <style name="snippet-focus" background="tint_chg"/>
  <style name="def:comment" foreground="overlay1" italic="true"/>
  <style name="def:shebang" foreground="overlay1" italic="true" bold="true"/>
  <style name="def:doc-comment" foreground="overlay1" italic="true"/>
  <style name="def:doc-comment-element" foreground="overlay2" italic="true" bold="true"/>
  <style name="def:constant" foreground="red_hi"/>
  <style name="def:character" foreground="green"/>
  <style name="def:string" foreground="green"/>
  <style name="def:special-char" foreground="clay"/>
  <style name="def:number" foreground="red_hi"/>
  <style name="def:floating-point" foreground="red_hi"/>
  <style name="def:decimal" foreground="red_hi"/>
  <style name="def:base-n-integer" foreground="red_hi"/>
  <style name="def:complex" foreground="red_hi"/>
  <style name="def:special-constant" foreground="red_hi"/>
  <style name="def:boolean" foreground="red_hi"/>
  <style name="def:identifier" foreground="text"/>
  <style name="def:function" foreground="yellow"/>
  <style name="def:builtin" foreground="yellow" italic="true"/>
  <style name="def:statement" foreground="orange"/>
  <style name="def:keyword" foreground="orange"/>
  <style name="def:operator" foreground="overlay2"/>
  <style name="def:type" foreground="sage"/>
  <style name="def:preprocessor" foreground="clay"/>
  <style name="def:error" foreground="red_hi" underline="error" underline-color="red_hi"/>
  <style name="def:warning" underline="error" underline-color="yellow"/>
  <style name="def:note" foreground="base" background="yellow" bold="true"/>
  <style name="def:net-address" foreground="denim" underline="single"/>
  <style name="def:underlined" underline="single"/>
  <style name="def:emphasis" foreground="text" italic="true"/>
  <style name="def:strong-emphasis" foreground="text_hi" bold="true"/>
  <style name="def:inline-code" foreground="green"/>
  <style name="def:insertion" foreground="green" underline="single"/>
  <style name="def:deletion" foreground="red_hi" strikethrough="true"/>
  <style name="def:link-text" foreground="denim"/>
  <style name="def:link-symbol" foreground="overlay2"/>
  <style name="def:link-destination" foreground="denim" underline="single"/>
  <style name="def:heading" foreground="yellow" bold="true"/>
  <style name="def:heading0" foreground="orange" bold="true"/>
  <style name="def:heading1" foreground="orange" bold="true"/>
  <style name="def:heading2" foreground="yellow" bold="true"/>
  <style name="def:heading3" foreground="green" bold="true"/>
  <style name="def:heading4" foreground="sage" bold="true"/>
  <style name="def:heading5" foreground="clay" bold="true"/>
  <style name="def:heading6" foreground="subtext1" bold="true"/>
  <style name="def:thematic-break" foreground="overlay1" bold="true"/>
  <style name="def:preformatted-section" foreground="green"/>
  <style name="def:list-marker" foreground="orange"/>
  <style name="c:preprocessor" foreground="clay"/>
  <style name="c:included-file" foreground="green"/>
  <style name="c:common-defines" foreground="red_hi"/>
  <style name="c:printf" foreground="clay"/>
  <style name="c:signal-name" foreground="green"/>
  <style name="c:storage-class" foreground="orange"/>
  <style name="c:type-keyword" foreground="orange"/>
  <style name="c-sharp:format" foreground="clay"/>
  <style name="c-sharp:preprocessor" foreground="clay"/>
  <style name="go:printf" foreground="clay"/>
  <style name="vala:attributes" foreground="clay" italic="true"/>
  <style name="css:property-name" foreground="subtext1"/>
  <style name="css:type-selector" foreground="orange"/>
  <style name="css:id-selector" foreground="yellow" italic="true"/>
  <style name="css:pseudo-selector" foreground="clay" italic="true"/>
  <style name="css:selector-symbol" foreground="overlay2"/>
  <style name="css:vendor-specific" foreground="overlay1"/>
  <style name="diff:added-line" foreground="green"/>
  <style name="diff:removed-line" foreground="red_hi"/>
  <style name="diff:changed-line" foreground="yellow"/>
  <style name="diff:location" foreground="denim"/>
  <style name="diff:diff-file" foreground="text_hi" bold="true"/>
  <style name="diff:special-case" foreground="clay"/>
  <style name="js:built-in-constructor" foreground="sage"/>
  <style name="json:keyname" foreground="yellow"/>
  <style name="latex:command" foreground="orange"/>
  <style name="latex:include" foreground="orange"/>
  <style name="latex:display-math" foreground="clay"/>
  <style name="latex:inline-math" foreground="clay"/>
  <style name="latex:math-boundary" foreground="overlay2"/>
  <style name="perl:pod" foreground="overlay1" italic="true"/>
  <style name="python:builtin-function" foreground="yellow" italic="true"/>
  <style name="python:builtin-constant" foreground="red_hi"/>
  <style name="python:builtin-object" foreground="sage" italic="true"/>
  <style name="python:boolean" foreground="red_hi"/>
  <style name="python:class-name" foreground="sage"/>
  <style name="python:module-handler" foreground="orange"/>
  <style name="python:special-variable" foreground="red_hi" italic="true"/>
  <style name="python:string-conversion" foreground="clay"/>
  <style name="rust:attribute" foreground="clay" italic="true"/>
  <style name="rust:lifetime" foreground="clay" italic="true"/>
  <style name="rust:macro" foreground="clay" italic="true"/>
  <style name="rust:scope" foreground="subtext0"/>
  <style name="sh:variable" foreground="text"/>
  <style name="sh:variable-definition" foreground="text"/>
  <style name="xml:element-name" foreground="orange"/>
  <style name="xml:attribute-name" foreground="yellow" italic="true"/>
  <style name="xml:attribute-value" foreground="green"/>
  <style name="xml:namespace" foreground="subtext0"/>
  <style name="xml:processing-instruction" foreground="clay"/>
  <style name="xml:doctype" foreground="clay"/>
  <style name="xml:entity" foreground="clay"/>
  <style name="xml:cdata-delim" foreground="overlay2"/>
</style-scheme>
