ANIMATED | Cyber Rain

ANIMATED | Cyber Rain

A flashy yet smooth animated purple and blue theme with glowing rain. RATE and Check out my other animations too! https://addons.mozilla.org/en-US/firefox/collections/15195387/Animated-by-Mr-Cline/?page=1&collection_sort=-added

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "ANIMATED | Cyber Rain",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right bottom"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(7, 50, 84, 0)",
      "toolbar_text": "rgb(132, 255, 255)",
      "frame": "rgb(67, 188, 210)",
      "tab_background_text": "rgb(83, 212, 236)",
      "toolbar_field": "rgba(102, 51, 88, 0.32)",
      "toolbar_field_text": "rgb(132, 255, 255)",
      "tab_line": "rgb(67, 188, 210)",
      "popup": "rgb(86, 79, 115)",
      "popup_text": "rgb(152, 244, 244)",
      "button_background_active": "rgb(86, 78, 125)",
      "button_background_hover": "rgb(82, 73, 116)",
      "icons": "rgb(255, 219, 238)",
      "sidebar_border": "rgb(152, 244, 244)",
      "sidebar_text": "rgb(152, 244, 244)",
      "sidebar": "rgb(78, 71, 104)",
      "tab_loading": "rgb(0, 255, 255)",
      "tab_selected": "rgb(86, 79, 115)",
      "tab_text": "rgb(152, 244, 244)",
      "toolbar_bottom_separator": "rgb(142, 96, 150)",
      "toolbar_field_border": "rgb(153, 80, 132)",
      "toolbar_field_separator": "rgb(142, 96, 150)",
      "toolbar_top_separator": "rgb(96, 154, 154)"
    }
  }
}