Diona (Concert) Theme - Genshin Impact

原神迪奥娜(音乐会)主题
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Diona (Concert) -Genshin",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(248, 241, 215)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgba(0, 0, 0, 0)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgb(248, 241, 215)",
      "popup_text": "rgb(0, 0, 0)",
      "frame_inactive": "rgb(248, 241, 215)",
      "icons_attention": "rgb(45, 56, 116)",
      "icons": "rgb(0, 0, 0)",
      "ntp_text": "rgb(0, 0, 0)",
      "sidebar_border": "rgba(0, 0, 0, 0)",
      "sidebar": "rgb(248, 241, 215)",
      "tab_selected": "rgb(248, 241, 215)",
      "toolbar_field_focus": "rgb(255, 255, 255)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(45, 56, 116)",
      "toolbar_field_text_focus": "rgb(45, 56, 116)",
      "toolbar_top_separator": "rgba(0, 0, 0, 0)",
      "toolbar_vertical_separator": "rgba(0, 0, 0, 0)",
      "tab_loading": "rgb(0, 0, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6f6ce1f6-d750-4b3d-a3dc-545bf8a65f63}"
    }
  }
}