TARDIS ⍟ animated

TARDIS ⍟ animated

the TARDIS? she spins. the STARS? they twinkle.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "TARDIS spinning twinkling STARS",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png",
        "images/1.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center",
        "left top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat",
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgba(0, 0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgba(0, 42, 200, 0.88)",
      "popup": "rgba(0, 0, 0, 0.69)",
      "popup_text": "rgb(248, 248, 248)",
      "frame_inactive": "rgb(0, 0, 50)",
      "icons_attention": "rgba(242, 222, 0, 0.84)",
      "ntp_background": "rgb(0, 0, 0)",
      "sidebar_border": "rgba(0, 0, 0, 0)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(0, 0, 0)",
      "tab_selected": "rgba(4, 32, 175, 0.42)",
      "tab_text": "rgb(248, 248, 248)",
      "toolbar_field_border_focus": "rgba(4, 32, 175, 0.69)",
      "toolbar_field_border": "rgba(0, 0, 0, 0)",
      "toolbar_field_focus": "rgba(0, 0, 0, 0.69)",
      "toolbar_field_highlight": "rgb(0, 42, 242)",
      "toolbar_top_separator": "rgba(0, 0, 0, 0)",
      "tab_loading": "rgba(0, 42, 200, 0.88)"
    }
  }
}