Examine source code of African Heat

Inspect and view changes in African Heat 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": "African Heat",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-029-cc9cab928c1799136d18758709e91ecc.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(73, 9, 32)",
      "toolbar_text": "rgb(246, 159, 17)",
      "frame": "rgb(126, 15, 38)",
      "tab_background_text": "rgb(246, 159, 17)",
      "toolbar_field": "rgb(101, 68, 75)",
      "toolbar_field_text": "rgb(14, 245, 219)",
      "tab_line": "rgb(34, 239, 228)",
      "popup": "rgb(192, 145, 146)",
      "popup_text": "rgb(97, 14, 54)",
      "tab_loading": "rgb(34, 239, 228)"
    }
  }
}