Examine source code of Colorways-green

Inspect and view changes in Colorways-green 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": "Colorways-green",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-002-609370e89a219e0548ac5ef6b4a7dd2e.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(228, 231, 228)",
      "toolbar_text": "rgb(136, 141, 129)",
      "frame": "rgb(205, 209, 200)",
      "tab_background_text": "rgb(58, 55, 54)",
      "toolbar_field": "rgba(255, 237, 237, 0.7)",
      "toolbar_field_text": "rgb(67, 78, 48)",
      "tab_line": "rgb(178, 153, 153)",
      "popup": "rgb(225, 237, 225)",
      "popup_text": "rgb(45, 49, 45)",
      "tab_loading": "rgb(178, 153, 153)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a70a564d-d9c2-44b8-bed9-d1c8c81595a3}"
    }
  }
}