Dark Damask 2

Dark Damask 2

This is a dark Firefox theme with a repeating damask pattern.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "dkdamask2",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(200, 200, 200)",
      "toolbar_field": "rgb(36, 36, 36)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgba(255, 0, 225, 0.34)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgba(0, 0, 0, 0.5)",
      "ntp_text": "rgba(255, 255, 255, 0)",
      "tab_loading": "rgba(255, 0, 225, 0.34)"
    }
  }
}