Back in Black

Back in Black

All black theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "Back in Black",
  "description": "All black theme",
  "version": "2.00",
  "author": "[email protected]",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgHWS5eMHlWYgjHGY7Q9OKlWp0BiBp4tIvPAh47sRclHj+p7M22+tNBh7t/cY26CfI7ceTfAUNvVABs8hn0cWbNY5cHDc+rzRwESm9f2ZTRqtMu0/Yhvp9NP2g4eV4QNFxfIxErRjiLaQJf+/AR7HsV8DDlMdqQDzAioPL4L4rMW3UeEwShnbH3JUOGQaI0EF8e5p/RAUFDflT0K/hC5eAiML/kQqBOdra2qpqZa3Or++XqZyR5yX8wxSsz2Ast/2f4HTORslmSu3DE+aNcjKP7sLPD4sGeMFHsUqn+OaJSqpB6MEmxFkk2i13rNkE4v8amwRJaQhZUGRtRVUf9/KSQIDAQAB",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "theme": {
    "colors": {
      "bookmark_text": [
        170,
        170,
        170
      ],
      "button_background": [
        0,
        0,
        0
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "ntp_attribution_text": [
        0,
        55,
        213
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "omnibox_background": [
        0,
        0,
        0
      ],
      "omnibox_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        170,
        170,
        170
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_tab_background_inactive": "images/theme_tab_background_inactive.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "middle",
      "ntp_logo_alternate": 1
    }
  }
}