Examine source code of AshGrey-OperaMauve

Inspect and view changes in AshGrey-OperaMauve 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": "AshGrey-OperaMauve",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-039-717a66ba4d455686088c80f391cb3264.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(62, 85, 94)",
      "toolbar_text": "rgb(182, 143, 162)",
      "frame": "rgb(51, 59, 62)",
      "tab_background_text": "rgb(172, 188, 177)",
      "toolbar_field": "rgb(51, 59, 62)",
      "toolbar_field_text": "rgb(172, 188, 177)",
      "tab_line": "rgb(182, 143, 162)",
      "popup": "rgb(62, 85, 94)",
      "popup_text": "rgb(182, 143, 162)",
      "tab_loading": "rgb(182, 143, 162)"
    }
  }
}