Examine source code of Fischl Theme - Genshin Impact

Inspect and view changes in Fischl Theme - Genshin Impact source codes across current and past versions
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": "Fischl Theme - Genshin Impact",
  "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)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(218, 212, 201)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgba(255, 255, 255, 0)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(50, 78, 74)",
      "button_background_active": "rgb(145, 137, 203)",
      "button_background_hover": "rgba(0, 0, 0, 0.1)",
      "frame_inactive": "rgb(255, 255, 255)",
      "icons_attention": "rgb(0, 0, 0)",
      "icons": "rgb(0, 0, 0)",
      "ntp_background": "rgb(255, 255, 255)",
      "ntp_text": "rgb(0, 0, 0)",
      "popup_border": "rgba(255, 255, 255, 0)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(145, 137, 203)",
      "sidebar_border": "rgb(255, 255, 255)",
      "sidebar_highlight_text": "rgb(0, 0, 0)",
      "sidebar_highlight": "rgb(145, 137, 203)",
      "sidebar_text": "rgb(0, 0, 0)",
      "sidebar": "rgb(218, 212, 201)",
      "tab_background_separator": "rgb(255, 255, 255)",
      "tab_loading": "rgb(255, 255, 255)",
      "tab_selected": "rgba(0, 0, 0, 0)",
      "tab_text": "rgb(0, 0, 0)",
      "toolbar_bottom_separator": "rgba(203, 45, 0, 0)",
      "toolbar_field_border_focus": "rgba(255, 255, 255, 0)",
      "toolbar_field_border": "rgba(165, 37, 37, 0)",
      "toolbar_field_focus": "rgb(255, 255, 255)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(145, 137, 203)",
      "toolbar_field_separator": "rgba(165, 37, 37, 0)",
      "toolbar_field_text_focus": "rgb(0, 0, 0)",
      "toolbar_top_separator": "rgba(3, 3, 3, 0)",
      "toolbar_vertical_separator": "rgba(3, 3, 3, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{751530f8-a1ac-4e4f-8649-3841745fe28b}"
    }
  }
}