Examine source code of galaxy stars orion

Inspect and view changes in galaxy stars orion 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": "Huthifa theme",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(15, 20, 61)",
      "toolbar_text": "rgb(140, 145, 177)",
      "frame": "rgb(5, 33, 105)",
      "tab_background_text": "rgb(132, 158, 241)",
      "toolbar_field": "rgb(6, 6, 49)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(203, 222, 83)",
      "popup": "rgb(38, 42, 70)",
      "popup_text": "rgb(215, 226, 239)",
      "button_background_hover": "rgb(214, 245, 19)",
      "icons": "rgb(140, 145, 177)",
      "ntp_background": "rgb(12, 16, 45)",
      "tab_loading": "rgb(214, 245, 19)",
      "tab_selected": "rgb(38, 42, 70)",
      "tab_text": "rgb(134, 143, 84)",
      "toolbar_bottom_separator": "rgb(214, 245, 19)",
      "toolbar_field_border": "rgb(119, 132, 24)"
    }
  }
}