Tim's Theme

Tim's Theme

Created in Firefox Color. Inspired by Dracula theme and tweaked to my liking.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Tim's Theme",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(32, 33, 43)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(18, 19, 23)",
      "tab_background_text": "rgb(183, 183, 183)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(189, 147, 249)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(255, 255, 255)",
      "icons_attention": "rgb(255, 255, 255)",
      "icons": "rgb(255, 255, 255)",
      "popup_border": "rgb(189, 147, 249)",
      "toolbar_field_border_focus": "rgb(189, 147, 249)",
      "toolbar_field_highlight": "rgb(106, 83, 203)",
      "tab_loading": "rgb(189, 147, 249)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7001d409-0674-4cd5-8a27-1d9e5e7ce80d}"
    }
  }
}