Snoflakes crystals

Snoflakes crystals

Snowflakes and water drops, browser theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Snoflakes crystals",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(45, 61, 84)",
      "toolbar_text": "rgb(214, 222, 231)",
      "frame": "rgb(138, 183, 255)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgb(228, 239, 255)",
      "toolbar_field_text": "rgb(19, 27, 39)",
      "tab_line": "rgb(19, 27, 39)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(19, 27, 39)",
      "tab_loading": "rgb(19, 27, 39)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{17eae525-c8da-4df8-9bf6-2173762ac087}"
    }
  }
}