Examine source code of Tiger eyes turquoise (light theme)

Inspect and view changes in Tiger eyes turquoise (light theme) 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.6",
  "name": "Tiger eyes turquoise (light theme)",
  "description": "A gray tone tiger with turquoise eyes",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/background.png"
      ]
    },
    "properties": {
      "color_scheme": "light",
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0.10)",
      "bookmark_text": "rgb(247, 253, 251)",
      "frame": "rgb(150, 150, 150)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(255, 255, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1e28ada2-86b4-46c3-9b10-9eb853a24520}"
    }
  }
}