# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat Tunnel for gh-dash.
theme:
  colors:
    text:
      primary: "#E9D8B6"
      secondary: "#EC7F31"
      inverted: "#140D07"
      faint: "#917759"
      warning: "#F3BF45"
      success: "#ADB956"
      error: "#FF8373"
      actor: "#D6C3A0"
    background:
      selected: "#3D2C1D"
    border:
      primary: "#EC7F31"
      secondary: "#4F3927"
      faint: "#302115"
    icon:
      newcontributor: "#ADB956"
      contributor: "#86AD95"
      collaborator: "#F3BF45"
      member: "#F3BF45"
      owner: "#EC7F31"
      unknownrole: "#917759"
