Fractal Senzune Alphacoder

Fractal Senzune Alphacoder

FRACTALS ART SERIES. Senzune Fractalis - My adaptation of Senzune's fractal work on Alphacoders. Alternating colors enhance the overall view. Resolution up to 3000px. Basic color scheme. ONE OF MY FIRST THEMES.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Fractal Senzune Alphacoder",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "Fractal Senzune_Alphacoder.jpg"
    },
    "colors": {
      "frame": "rgba(169, 242, 223, 1)",
      "tab_background_text": "rgba(255, 255, 255, 0.9)",
      "toolbar": "rgba(0, 41, 30, 0.8)",
      "toolbar_field": "rgba(172, 242, 223, 0.74)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ceefc8d7-d251-4762-bfcd-35cdeb3c52cd}"
    }
  }
}