# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
scheme:
  system: "tinted8"
  supports:
    styling-spec: "0.2.0"
  author: "oddurs (https://github.com/oddurs/subway-seat)"
  name: "Subway Seat Enamel"
  slug: "subway-seat-enamel"
  family: "Subway Seat"
  style: "Enamel"
  description: "Cream enamel panels in the morning sun. The light one."
variant: "light"
palette:
  black: "#3E2C1E"
  black-bright: "#54402F"
  black-dim: "#2A1D13"
  white: "#F8EFDF"
  white-bright: "#FCF7EF"
  white-dim: "#EEE4D0"
  gray: "#8C7254"
  gray-bright: "#A58D6D"
  gray-dim: "#735C44"
  red: "#992418"
  red-bright: "#BF4233"
  green: "#66740F"
  green-bright: "#697813"
  yellow: "#976608"
  yellow-bright: "#A9720A"
  blue: "#3F6480"
  blue-bright: "#517791"
  magenta: "#A04800"
  magenta-bright: "#BA4D0A"
  cyan: "#3E7157"
  cyan-bright: "#4C8367"
  orange: "#A04800"
  orange-bright: "#BA4D0A"
  brown: "#843811"
syntax:
  comment: "#8C7254" # comment
  punctuation.definition.comment: "#8C7254" # comment
  constant: "#BF4233" # constant
  constant.numeric: "#BF4233" # number
  constant.language: "#BF4233" # boolean
  constant.character: "#843811" # string.escape
  entity.name: "#3E2C1E" # variable
  entity.name.function: "#976608" # function
  entity.name.class: "#3E7157" # type
  entity.name.type: "#3E7157" # type
  entity.name.namespace: "#654F3B" # namespace
  entity.name.tag: "#A04800" # tag
  entity.name.label: "#843811" # decorator
  entity.name.section: "#976608" # heading
  entity.other: "#3E2C1E" # variable
  entity.other.attribute-name: "#976608" # attribute
  entity.other.inherited-class: "#3E7157" # type
  invalid: "#992418" # invalid
  invalid.deprecated: "#843811" # clay
  keyword: "#A04800" # keyword
  keyword.operator: "#735C44" # operator
  markup: "#3E2C1E" # text
  markup.bold: "#2A1D13" # strong
  markup.italic: "#3E2C1E" # emphasis
  markup.heading: "#976608" # heading
  markup.link: "#3F6480" # link
  markup.list: "#A04800" # keyword
  markup.quote: "#654F3B" # quote
  markup.raw: "#66740F" # code
  markup.inserted: "#66740F" # green
  markup.deleted: "#BF4233" # red_hi
  markup.changed: "#976608" # yellow
  meta: "#3E2C1E" # text
  meta.annotation: "#843811" # decorator
  punctuation: "#735C44" # punctuation
  punctuation.definition.string: "#66740F" # string
  punctuation.section: "#735C44" # punctuation
  storage: "#A04800" # storage
  string: "#66740F" # string
  string.regexp: "#843811" # regexp
  string.interpolated: "#843811" # string.escape
  support: "#976608" # function
  support.class: "#3E7157" # type
  support.type: "#3E7157" # type.builtin
  support.constant: "#BF4233" # constant
  support.function.builtin: "#976608" # function.builtin
  support.variable: "#BF4233" # variable.builtin
  variable: "#3E2C1E" # variable
  variable.language: "#BF4233" # variable.builtin
  variable.parameter: "#54402F" # parameter
  variable.other.property: "#54402F" # property
ui:
  accent:
    normal: "#A04800"
  border:
    normal: "#CBB898"
  chrome:
    background:
      normal: "#EEE4D0"
      dark: "#E4D8C0"
      light: "#FCF7EF"
    foreground:
      normal: "#54402F"
      dark: "#654F3B"
      light: "#3E2C1E"
  cursor:
    normal:
      background: "#A04800"
      foreground: "#F8EFDF"
    muted:
      background: "#8C7254"
      foreground: "#F8EFDF"
  deprecated: "#843811"
  global:
    background:
      normal: "#F8EFDF"
      dark: "#EEE4D0"
      light: "#FCF7EF"
    foreground:
      normal: "#3E2C1E"
      dark: "#54402F"
      light: "#2A1D13"
  gutter:
    background: "#F8EFDF"
    foreground: "#8C7254"
  highlight:
    button:
      background: "#DBCDB3"
      foreground: "#2A1D13"
    line:
      background: "#EEE4D0"
      foreground: "#A04800"
    search:
      background: "#DBC69E"
      foreground: "#2A1D13"
    text:
      background: "#DBCDB3"
      foreground: "#3E2C1E"
      active-background: "#CBB898"
      active-foreground: "#2A1D13"
  indent-guide:
    background: "#DBCDB3"
    active-background: "#A58D6D"
  link:
    normal:
      background: "#F8EFDF"
      foreground: "#3F6480"
  selection:
    background: "#CBB898"
    foreground: "#2A1D13"
    inactive-background: "#DBCDB3"
  status:
    error: "#992418"
    info: "#3F6480"
    success: "#66740F"
    warning: "#976608"
  tooltip:
    background: "#FCF7EF"
    foreground: "#3E2C1E"
  whitespace:
    foreground: "#A58D6D"
