Examine source code of Constellations MGGBCUBTYL

Inspect and view changes in Constellations MGGBCUBTYL 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": "Constellations MGGBCUBTYL",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "left bottom"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(50, 50, 50, 0.72)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(8, 11, 33)",
      "tab_background_text": "rgb(174, 251, 244)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(174, 251, 244)",
      "popup": "rgba(0, 0, 0, 0.59)",
      "popup_text": "rgb(174, 251, 244)",
      "button_background_hover": "rgba(174, 251, 244, 0.2)",
      "icons_attention": "rgb(45, 216, 201)",
      "icons": "rgb(174, 251, 244)",
      "ntp_background": "rgba(11, 11, 11, 0.72)",
      "ntp_text": "rgb(0, 0, 0)",
      "popup_border": "rgb(45, 216, 201)",
      "tab_selected": "rgba(174, 251, 244, 0.1)",
      "tab_text": "rgb(45, 216, 201)",
      "toolbar_bottom_separator": "rgb(45, 216, 201)",
      "toolbar_field_border": "rgb(45, 216, 201)",
      "toolbar_field_separator": "rgb(45, 216, 201)",
      "toolbar_vertical_separator": "rgb(45, 216, 201)",
      "tab_loading": "rgb(174, 251, 244)"
    }
  }
}