Animated Kimi no Na wa

Animated Kimi no Na wa

Animated Kimi no Na wa theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Animated Kimi no Na wa",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/your_name-cropped.gif"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(31, 34, 61, 0.24)",
      "toolbar_text": "rgb(180, 201, 240)",
      "frame": "rgb(8, 11, 33)",
      "tab_background_text": "rgb(239, 240, 245)",
      "toolbar_field": "rgba(54, 58, 89, 0.69)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(205, 35, 185)",
      "popup": "rgb(31, 34, 61)",
      "popup_text": "rgb(215, 226, 239)",
      "tab_loading": "rgb(205, 35, 185)"
    }
  }
}