BTS - Life Goes On

BTS - Life Goes On

Theme inspired by BTS song Life Goes On, which debuted at #1 on Billboard Hot 100 (and first non-English song to do so). Pretty and functional for ARMY to enjoy!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "BTS - Life Goes On",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(255, 255, 255, 0.4)",
      "toolbar_text": "rgb(65, 65, 65)",
      "frame": "rgb(202, 229, 243)",
      "tab_background_text": "rgb(122, 167, 192)",
      "toolbar_field": "rgba(255, 255, 255, 0.5)",
      "toolbar_field_text": "rgb(65, 65, 65)",
      "tab_line": "rgb(29, 83, 167)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(65, 65, 65)",
      "ntp_background": "rgb(255, 255, 255)",
      "tab_background_separator": "rgba(255, 255, 255, 0)",
      "tab_selected": "rgba(255, 255, 255, 0)",
      "tab_text": "rgb(29, 83, 167)",
      "toolbar_field_separator": "rgba(255, 255, 255, 0)",
      "toolbar_top_separator": "rgba(255, 255, 255, 0)",
      "toolbar_vertical_separator": "rgba(65, 65, 65, 0)",
      "tab_loading": "rgb(29, 83, 167)"
    }
  }
}