Examine source code of Jean Theme - Genshin impact

Inspect and view changes in Jean 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": "Jean - Genshinimpact",
  "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(64, 97, 91)",
      "frame": "rgb(219, 214, 204)",
      "tab_background_text": "rgb(64, 97, 91)",
      "toolbar_field": "rgba(255, 255, 255, 0)",
      "toolbar_field_text": "rgb(64, 97, 91)",
      "tab_line": "rgba(255, 255, 255, 0)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(64, 97, 91)",
      "button_background_active": "rgb(112, 210, 192)",
      "button_background_hover": "rgba(0, 0, 0, 0.1)",
      "frame_inactive": "rgb(255, 255, 255)",
      "icons_attention": "rgb(255, 255, 255)",
      "icons": "rgb(64, 97, 91)",
      "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(112, 210, 192)",
      "sidebar_border": "rgb(255, 255, 255)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(255, 255, 255)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(219, 214, 204)",
      "tab_background_separator": "rgb(255, 255, 255)",
      "tab_loading": "rgb(255, 255, 255)",
      "tab_selected": "rgb(255, 255, 255)",
      "tab_text": "rgb(64, 97, 91)",
      "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(119, 186, 176)",
      "toolbar_field_separator": "rgba(165, 37, 37, 0)",
      "toolbar_field_text_focus": "rgb(64, 97, 91)",
      "toolbar_top_separator": "rgba(3, 3, 3, 0)",
      "toolbar_vertical_separator": "rgba(3, 3, 3, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c5eb9333-4a50-4aa8-802f-7aea22cf3ec1}"
    }
  }
}