Saitama Dark (One-Punch Man)

Saitama Dark (One-Punch Man)

A simple theme for the GUI with dark color. He just see all your tabs and says "OK".

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Saitama Dark",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "external-content.duckduckgo.com(8).jpg"
    },
    "colors": {
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(0, 0, 0, 0)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(0, 0, 0, 0)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)"
    }
  }
}