Examine source code of Zorin - Dark Purple Afterglow

Inspect and view changes in Zorin - Dark Purple Afterglow 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": "Zorin Dark Purple Afterglow",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "left bottom"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(34, 31, 38)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(38, 37, 41)",
      "tab_background_text": "rgb(219, 220, 223)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(216, 195, 241)",
      "popup": "rgb(27, 25, 28)",
      "popup_text": "rgb(230, 230, 230)",
      "button_background_hover": "rgb(125, 112, 140)",
      "ntp_background": "rgb(32, 30, 34)",
      "popup_border": "rgb(125, 112, 140)",
      "popup_highlight": "rgb(145, 140, 150)",
      "sidebar_border": "rgb(0, 0, 0)",
      "sidebar_highlight": "rgb(170, 169, 172)",
      "sidebar": "rgb(0, 0, 0)",
      "tab_loading": "rgb(65, 89, 60)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_field_border_focus": "rgb(205, 217, 201)",
      "toolbar_field_highlight": "rgb(170, 198, 159)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{297599e9-1a3f-4ece-b06b-687c96c8a17c}"
    }
  }
}