YouTube

YouTube

Theme based on the popular video sharing site, YouTube!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "YouTube",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "YouTube.png"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(0, 0, 0, 1)"
    }
  }
}