ANIMATED | Neurons

ANIMATED | Neurons

Some animated sparkling neurons to power up your browser If you like it (or not) check out my other animated themes here -> https://addons.mozilla.org/en-US/firefox/collections/15195387/Animated-by-Mr-Cline/

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "2.0",
  "name": "ANIMATED | Neurons",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(37, 81, 91, 0.48)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(0, 21, 37)",
      "tab_background_text": "rgb(176, 176, 176)",
      "toolbar_field": "rgba(0, 21, 37, 0.89)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(79, 79, 79)",
      "popup": "rgb(11, 34, 51)",
      "popup_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(79, 79, 79)"
    }
  }
}