Senzune Fractal Luster

Senzune Fractal Luster

FRACTALS ART SERIES. Adaptation for Firefox of another fractal made by Senzune on Aphacoders. Diamonds Fractal Senzune also just came out. High Res up to3440 pixels. Full Dark Theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Senzune Fractal Luster",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right bottom"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(47, 46, 51, 0.78)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(23, 23, 23)",
      "tab_background_text": "rgb(238, 238, 238)",
      "toolbar_field": "rgba(63, 63, 67, 0.7)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(19, 19, 19)",
      "popup": "rgb(47, 46, 51)",
      "popup_text": "rgb(238, 238, 238)",
      "button_background_active": "rgb(60, 60, 86)",
      "button_background_hover": "rgb(89, 89, 111)",
      "icons_attention": "rgb(237, 214, 60)",
      "icons": "rgb(193, 209, 221)",
      "ntp_background": "rgb(91, 91, 104)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(77, 144, 162)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(77, 144, 162)",
      "sidebar_border": "rgb(40, 40, 45)",
      "sidebar_highlight": "rgb(47, 47, 83)",
      "sidebar": "rgb(40, 40, 45)",
      "tab_loading": "rgba(59, 75, 89, 0.82)",
      "tab_selected": "rgba(40, 46, 51, 0.57)",
      "tab_text": "rgb(237, 189, 60)",
      "toolbar_bottom_separator": "rgb(44, 44, 44)",
      "toolbar_field_border_focus": "rgb(78, 77, 90)",
      "toolbar_field_border": "rgb(77, 144, 162)",
      "toolbar_field_focus": "rgb(63, 63, 67)",
      "toolbar_field_highlight": "rgb(77, 144, 162)",
      "toolbar_field_separator": "rgb(77, 144, 162)",
      "toolbar_top_separator": "rgba(23, 23, 23, 0.58)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9904367c-ae9c-4b2d-b0ad-85e676269497}"
    }
  }
}