# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat Enamel for gh-dash.
theme:
  colors:
    text:
      primary: "#3E2C1E"
      secondary: "#A04800"
      inverted: "#F8EFDF"
      faint: "#8C7254"
      warning: "#976608"
      success: "#66740F"
      error: "#BF4233"
      actor: "#54402F"
    background:
      selected: "#DBCDB3"
    border:
      primary: "#A04800"
      secondary: "#BAA380"
      faint: "#DBCDB3"
    icon:
      newcontributor: "#66740F"
      contributor: "#3E7157"
      collaborator: "#976608"
      member: "#976608"
      owner: "#A04800"
      unknownrole: "#8C7254"
