Uncomfortably Dark

Uncomfortably Dark

It's dark... what else do you want me to say here?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Dark",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Untitled.png"
    },
    "colors": {
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(163, 163, 163, 1)",
      "toolbar": "rgba(31, 31, 31, 1)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{792cf386-db9f-41b9-aa48-ce1249311a0b}"
    }
  }
}