ANIMATED | Blue Scan

ANIMATED | Blue Scan

A simple animated blue theme. 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 | Blue Scan",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 15, 28, 0.33)",
      "toolbar_text": "rgb(92, 156, 255)",
      "frame": "rgb(8, 69, 158)",
      "tab_background_text": "rgb(58, 133, 241)",
      "toolbar_field": "rgba(0, 0, 0, 0.5)",
      "toolbar_field_text": "rgb(150, 169, 248)",
      "tab_line": "rgb(8, 69, 158)",
      "popup": "rgb(2, 17, 79)",
      "popup_text": "rgb(48, 112, 206)",
      "button_background_active": "rgb(0, 6, 38)",
      "button_background_hover": "rgb(0, 14, 79)",
      "icons": "rgb(44, 75, 200)",
      "popup_border": "rgb(1, 63, 158)",
      "sidebar_border": "rgb(1, 63, 158)",
      "sidebar_text": "rgb(58, 133, 241)",
      "sidebar": "rgb(0, 7, 37)",
      "tab_background_separator": "rgb(92, 156, 255)",
      "tab_loading": "rgb(255, 0, 0)",
      "tab_selected": "rgb(3, 17, 78)",
      "tab_text": "rgb(150, 169, 248)",
      "toolbar_bottom_separator": "rgb(0, 43, 111)",
      "toolbar_field_border": "rgb(8, 69, 158)",
      "toolbar_field_separator": "rgb(8, 69, 158)",
      "toolbar_top_separator": "rgb(0, 43, 111)",
      "toolbar_vertical_separator": "rgb(8, 69, 158)"
    }
  }
}