Ant-Dark Inspired

Ant-Dark Inspired

This theme was inspired by the need for a default Ant-Dark themed Firefox experience. Ant-Dark is one of the most downloaded KDE Plasma 5 Global Themes, and thus needs a Firefox theme to compliment it. Enjoy!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Ant-Dark Inspired",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-037-b73f9b34467ba541de861f5b4c0c6316.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(63, 72, 75)",
      "toolbar_text": "rgb(169, 174, 183)",
      "frame": "rgb(30, 40, 44)",
      "tab_background_text": "rgb(169, 174, 183)",
      "toolbar_field": "rgb(34, 46, 50)",
      "toolbar_field_text": "rgb(169, 174, 183)",
      "tab_line": "rgb(121, 150, 151)",
      "popup": "rgb(30, 40, 44)",
      "popup_text": "rgb(169, 174, 183)",
      "tab_loading": "rgb(121, 150, 151)"
    }
  }
}