Happy New Year 2023

Happy New Year 2023

Dark background with fireworks to celebrate the new year.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Happy New Year 2023",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 0, 62, 0)",
      "toolbar_text": "rgb(186, 186, 255)",
      "frame": "rgb(0, 0, 62)",
      "tab_background_text": "rgb(226, 226, 255)",
      "toolbar_field": "rgba(79, 79, 125, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgba(0, 0, 0, 0.76)",
      "popup": "rgb(0, 0, 62)",
      "popup_text": "rgb(129, 129, 232)",
      "button_background_active": "rgb(32, 32, 116)",
      "button_background_hover": "rgb(32, 32, 116)",
      "ntp_background": "rgb(0, 0, 62)",
      "popup_highlight_text": "rgb(226, 226, 255)",
      "popup_highlight": "rgb(186, 186, 255)",
      "sidebar_border": "rgb(72, 72, 154)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(77, 77, 138)",
      "sidebar_text": "rgb(226, 226, 255)",
      "sidebar": "rgb(0, 0, 62)",
      "tab_selected": "rgba(255, 239, 206, 0.85)",
      "tab_text": "rgb(32, 32, 116)",
      "toolbar_bottom_separator": "rgb(72, 72, 154)",
      "toolbar_field_border": "rgba(186, 186, 255, 0.49)",
      "toolbar_field_highlight": "rgb(109, 109, 196)",
      "toolbar_top_separator": "rgba(72, 154, 97, 0)",
      "tab_loading": "rgba(0, 0, 0, 0.76)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c60081cd-7595-4bd0-ae85-de05cd48796b}"
    }
  }
}