Examine source code of Seattle Seahawks Colors Alt

Inspect and view changes in Seattle Seahawks Colors Alt source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "seahawks1",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-009-f069b97f439938a011297c84464f0df6.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(12, 35, 64)",
      "toolbar_text": "rgb(158, 162, 162)",
      "frame": "rgb(12, 35, 64)",
      "tab_background_text": "rgb(158, 162, 162)",
      "toolbar_field": "rgb(120, 190, 32)",
      "toolbar_field_text": "rgb(12, 35, 64)",
      "tab_line": "rgb(120, 190, 32)",
      "popup": "rgb(35, 97, 146)",
      "popup_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(120, 190, 32)"
    }
  }
}