Examine source code of Open SUSE

Inspect and view changes in Open SUSE 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": "Open SUSE",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(21, 82, 52)",
      "toolbar_text": "rgb(177, 252, 236)",
      "frame": "rgb(1, 51, 28)",
      "tab_background_text": "rgb(211, 245, 152)",
      "toolbar_field": "rgb(242, 254, 251)",
      "toolbar_field_text": "rgb(24, 51, 47)",
      "tab_line": "rgb(69, 248, 180)",
      "popup": "rgb(1, 61, 22)",
      "popup_text": "rgb(211, 248, 227)",
      "tab_loading": "rgb(69, 248, 180)"
    }
  }
}