Examine source code of black and orange simplistic

Inspect and view changes in black and orange simplistic 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": "black and orange simplistic",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-005-f5f3cf677b1f132c75ddc7bd319dd1fc.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(32, 32, 46)",
      "toolbar_text": "rgb(244, 134, 35)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(255, 123, 0)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(245, 129, 22)",
      "tab_line": "rgb(244, 134, 35)",
      "popup": "rgb(7, 7, 7)",
      "popup_text": "rgb(244, 134, 35)",
      "tab_loading": "rgb(244, 134, 35)"
    }
  }
}