space

space

space

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "space",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(0, 0, 0)",
      "toolbar_text": "rgb(249, 249, 249)",
      "frame": "rgb(120, 120, 120)",
      "tab_background_text": "rgb(249, 249, 249)",
      "toolbar_field": "rgb(120, 120, 120)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(248, 237, 236)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(248, 237, 236)",
      "tab_loading": "rgb(248, 237, 236)"
    }
  }
}