Examine source code of Huayra Linux Tema

Inspect and view changes in Huayra Linux Tema 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": "Huayra Linux",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "left center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(2, 133, 222)",
      "toolbar_text": "rgb(215, 226, 239)",
      "frame": "rgb(7, 109, 132)",
      "tab_background_text": "rgb(84, 84, 84)",
      "toolbar_field": "rgba(51, 53, 53, 0.53)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(0, 96, 255)",
      "popup": "rgb(0, 140, 165)",
      "popup_text": "rgb(255, 255, 255)",
      "frame_inactive": "rgb(0, 0, 0)",
      "icons": "rgb(0, 0, 0)",
      "tab_loading": "rgb(0, 96, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{83d7417c-430c-420d-9764-d6bdd1779fcc}"
    }
  }
}