MKBHD Matte Black + Code Red

MKBHD Matte Black + Code Red

Just love this combination!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "MKBHD Matte Black + Code Red",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "BlackestBlack.jpg"
    },
    "colors": {
      "frame": "rgba(8, 8, 8, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(0, 0, 0, 1)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(255, 0, 0, 0.44)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(255, 0, 0, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{01f2dc8a-f3af-41e5-9031-8e3fee5daaa7}"
    }
  }
}