Elegant Black

Elegant Black

Black theme 2021 August

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Elegant Black",
  "manifest_version": 2,
  "version": "1.0",
  "description": "Black theme 2021 August",
  "theme": {
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ],
      "frame_inactive": [
        1.8,
        0.9,
        0.7
      ],
      "frame_incognito": [
        0.1,
        0,
        0.2
      ],
      "frame_incognito_inactive": [
        0.1,
        0,
        0.2
      ]
    },
    "images": {
      "theme_toolbar": "tab3.png",
      "theme_frame": "tab3.png",
      "theme_tab_background": "tab5.png"
    },
    "properties": {
      "ntp_logo_alternate": 2
    }
  }
}