Resident Evil Quantum Color

Resident Evil Quantum Color

A fork of resident evil theme by evildead-1364597856.24 With bright new color fo firefox Quantum

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "5.0",
  "name": "residentCustom",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat-y"
      ]
    },
    "colors": {
      "toolbar": "rgba(8, 23, 46, 0.69)",
      "toolbar_field": "rgba(255, 255, 255, 0.6)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgb(27, 46, 52)",
      "popup_text": "rgb(252, 252, 252)",
      "ntp_background": "rgba(8, 23, 46, 0.69)",
      "ntp_text": "white",
      "sidebar": "rgba(8, 23, 46, 0.69)",
      "sidebar_highlight": "rgba(8, 23, 46, 0.69)",
      "sidebar_highlight_text": "green",
      "sidebar_text": "white",
      "tab_background_separator": "white",
      "tab_text": "white",
      "toolbar_bottom_separator": "black",
      "toolbar_top_separator": "grey",
      "tab_loading": "green",
      "button_background_hover": "rgba(200, 200, 200, 0.69)",
      "icons": "white",
      "bookmark_text": "rgb(255, 255, 255)",
      "frame": "rgb(252, 252, 252)",
      "tab_background_text": "rgb(200, 200, 200)"
    }
  }
}