Examine source code of Graffiti Bold Remade

Inspect and view changes in Graffiti Bold Remade 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": "Graffiti Bold Remade",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(109, 74, 130)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(78, 49, 94)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(78, 49, 94)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(138, 87, 168)",
      "popup": "rgb(58, 48, 65)",
      "popup_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(116, 75, 139)",
      "sidebar": "rgb(58, 48, 65)",
      "tab_selected": "rgb(58, 48, 65)",
      "toolbar_top_separator": "rgb(78, 49, 94)",
      "tab_loading": "rgb(138, 87, 168)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3e91a363-e956-4bb0-bccb-f82b2beb5cf8}"
    }
  }
}