Black-out Purple

Black-out Purple

I think it looks nice

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Midnight Purple",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "blank.png"
    },
    "colors": {
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(0, 0, 0, 1)",
      "bookmark_text": "rgba(255, 247, 247, 1)",
      "toolbar_field": "rgba(0, 0, 0, 1)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(117, 0, 156, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{17917fea-d115-4eb3-9bd7-b96322ac56da}"
    }
  }
}