Say the name, SEVENTEEN!

Say the name, SEVENTEEN!

Theme from SEVENTEEN's official colors. Enjoy!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "2.0",
  "name": "Say the name, SEVENTEEN!",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(244, 232, 232)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(90, 100, 146)",
      "tab_line": "rgb(146, 79, 93)",
      "popup": "rgb(255, 249, 251)",
      "popup_text": "rgb(98, 102, 183)",
      "tab_loading": "rgb(146, 79, 93)",
      "bookmark_text": "rgb(97, 111, 146)",
      "frame": "rgb(150, 175, 214)",
      "tab_background_text": "rgb(255, 255, 255)"
    }
  }
}