You know where all is

You know where all is

My first take at themes, made something for my taste.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "You know where all is",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "istockphoto-941750056-1024x1024.jpg"
    },
    "colors": {
      "frame": "rgba(7, 8, 10, 1)",
      "tab_background_text": "rgba(0, 0, 0, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{adc7dad7-96f8-4fd7-905b-c283f743b207}"
    }
  }
}