Animated Scenecore Checkers

Animated Scenecore Checkers

animated .APNG background for scene kidz!! made for myself but i decided id share ^^ bright color warning

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Animated Scenecore Checker",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png",
        "images/1.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top",
        "left top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat",
        "repeat-x"
      ]
    },
    "colors": {
      "toolbar": "rgba(172, 0, 255, 0.45)",
      "toolbar_text": "rgb(0, 221, 255)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(0, 255, 48)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(0, 255, 49)",
      "tab_line": "rgb(255, 0, 4)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(98, 102, 183)",
      "button_background_hover": "rgb(255, 255, 255)",
      "icons": "rgb(255, 0, 227)",
      "ntp_background": "rgb(0, 0, 0)",
      "tab_selected": "rgba(255, 0, 96, 0.42)",
      "toolbar_bottom_separator": "rgb(96, 255, 0)",
      "toolbar_field_border": "rgb(248, 0, 255)",
      "toolbar_top_separator": "rgb(255, 200, 0)",
      "tab_loading": "rgb(255, 0, 4)"
    }
  }
}