23dark

23dark

cool dark yeah

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Eto Dark",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(55, 55, 55)",
      "toolbar_text": "rgb(176, 176, 176)",
      "frame": "rgb(30, 30, 30)",
      "tab_background_text": "rgb(184, 184, 184)",
      "toolbar_field": "rgb(34, 34, 34)",
      "toolbar_field_text": "rgb(188, 188, 188)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgb(56, 56, 56)",
      "popup_text": "rgb(255, 255, 255)",
      "tab_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(0, 0, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5ab37285-1498-4e8f-a446-e9d09fb3e16f}"
    }
  }
}