Examine source code of Gawr Gura Slightly Dark Theme

Inspect and view changes in Gawr Gura Slightly Dark 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.0",
  "name": "Gawr Gura Slightly Dark Theme",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0.54)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(14, 41, 65)",
      "tab_background_text": "rgb(0, 21, 255)",
      "toolbar_field": "rgb(64, 72, 72)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(40, 49, 200)",
      "popup": "rgb(64, 81, 94)",
      "popup_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(40, 49, 200)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{03c3f97a-1bd4-4b47-b4d6-dc1aba29f79f}"
    }
  }
}