{
  "manifest_version": 2,
  "name": "Subway Seat Auto",
  "version": "0.3.0",
  "description": "A walnut-brown 1970s NYC subway theme: harvest gold, burnt orange and avocado on warm wood. Follows the system: Subway Seat Enamel when it's light, Subway Seat when it's dark.",
  "author": "Oddur Sigurdsson",
  "homepage_url": "https://github.com/oddurs/subway-seat",
  "browser_specific_settings": {
    "gecko": {
      "id": "subway-seat-auto@oddurs.github.io",
      "strict_min_version": "106.0"
    }
  },
  "theme": {
    "colors": {
      "frame": "#E4D8C0",
      "frame_inactive": "#EEE4D0",
      "tab_background_text": "#735C44",
      "tab_background_separator": "#CBB898",
      "tab_selected": "#F8EFDF",
      "tab_text": "#3E2C1E",
      "tab_line": "#A04800",
      "tab_loading": "#A04800",
      "toolbar": "#F8EFDF",
      "toolbar_text": "#3E2C1E",
      "toolbar_top_separator": "#E4D8C0",
      "toolbar_bottom_separator": "#CBB898",
      "toolbar_vertical_separator": "#CBB898",
      "icons": "#54402F",
      "icons_attention": "#A04800",
      "button_background_hover": "#DBCDB3",
      "button_background_active": "#CBB898",
      "toolbar_field": "#EEE4D0",
      "toolbar_field_text": "#3E2C1E",
      "toolbar_field_border": "#CBB898",
      "toolbar_field_focus": "#F8EFDF",
      "toolbar_field_text_focus": "#2A1D13",
      "toolbar_field_border_focus": "#A04800",
      "toolbar_field_highlight": "#CBB898",
      "toolbar_field_highlight_text": "#2A1D13",
      "toolbar_field_separator": "#CBB898",
      "popup": "#FCF7EF",
      "popup_text": "#3E2C1E",
      "popup_border": "#E1DAD1",
      "popup_highlight": "#CBB898",
      "popup_highlight_text": "#2A1D13",
      "sidebar": "#EEE4D0",
      "sidebar_text": "#3E2C1E",
      "sidebar_border": "#CBB898",
      "sidebar_highlight": "#CBB898",
      "sidebar_highlight_text": "#2A1D13",
      "ntp_background": "#F8EFDF",
      "ntp_card_background": "#EEE4D0",
      "ntp_text": "#3E2C1E"
    },
    "properties": {
      "color_scheme": "light",
      "content_color_scheme": "light"
    }
  },
  "dark_theme": {
    "colors": {
      "frame": "#20160E",
      "frame_inactive": "#20160E",
      "tab_background_text": "#AE9575",
      "tab_background_separator": "#43301F",
      "tab_selected": "#362619",
      "tab_text": "#EDDCBC",
      "tab_line": "#EC7F31",
      "tab_loading": "#EC7F31",
      "toolbar": "#362619",
      "toolbar_text": "#EDDCBC",
      "toolbar_top_separator": "#20160E",
      "toolbar_bottom_separator": "#43301F",
      "toolbar_vertical_separator": "#43301F",
      "icons": "#D9C6A3",
      "icons_attention": "#EC7F31",
      "button_background_hover": "#43301F",
      "button_background_active": "#513B27",
      "toolbar_field": "#2A1D13",
      "toolbar_field_text": "#EDDCBC",
      "toolbar_field_border": "#43301F",
      "toolbar_field_focus": "#2A1D13",
      "toolbar_field_text_focus": "#F8ECD4",
      "toolbar_field_border_focus": "#EC7F31",
      "toolbar_field_highlight": "#634932",
      "toolbar_field_highlight_text": "#F8ECD4",
      "toolbar_field_separator": "#43301F",
      "popup": "#43301F",
      "popup_text": "#EDDCBC",
      "popup_border": "#584532",
      "popup_highlight": "#634932",
      "popup_highlight_text": "#F8ECD4",
      "sidebar": "#2A1D13",
      "sidebar_text": "#EDDCBC",
      "sidebar_border": "#43301F",
      "sidebar_highlight": "#634932",
      "sidebar_highlight_text": "#F8ECD4",
      "ntp_background": "#362619",
      "ntp_card_background": "#43301F",
      "ntp_text": "#EDDCBC"
    },
    "properties": {
      "color_scheme": "dark",
      "content_color_scheme": "dark"
    }
  }
}
