Darkeen

Darkeen

Discover the allure of Darkeen, a captivating Firefox theme. Its dark green minimalism and sleek design create an elegant, focused browsing atmosphere. Experience simplicity and intrigue.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Darkeen",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-002-609370e89a219e0548ac5ef6b4a7dd2e.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(19, 26, 22, 0.85)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(15, 34, 34)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(217, 232, 236)",
      "tab_line": "rgb(96, 214, 228)",
      "popup": "rgb(15, 34, 34)",
      "popup_text": "rgb(217, 232, 236)",
      "tab_loading": "rgb(96, 214, 228)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b4082216-ec4e-4ef9-be43-1f46b0f35014}"
    }
  }
}