Philadelphia Eagles Green

Philadelphia Eagles Green

This is a theme made with the Colors of the Philadelphia Eagles

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "2.0",
  "name": "Philadelphia Eagles Green",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(0, 76, 85)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(0, 92, 102)",
      "tab_background_text": "rgb(199, 204, 204)",
      "toolbar_field": "rgb(0, 68, 75)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(165, 172, 175)",
      "popup": "rgb(0, 76, 85)",
      "popup_text": "rgb(255, 255, 255)",
      "ntp_background": "rgb(0, 76, 85)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(165, 172, 175)",
      "sidebar_border": "rgb(165, 172, 175)",
      "sidebar_highlight_text": "rgb(165, 172, 175)",
      "sidebar_highlight": "rgb(0, 92, 102)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(46, 58, 80)",
      "toolbar_top_separator": "rgb(165, 172, 175)",
      "tab_loading": "rgb(165, 172, 175)"
    }
  }
}