Black theme with red highlighted active tab

Black theme with red highlighted active tab

Black theme red highlighted active tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "Black theme with red highlighted active tab",
  "description": "Black theme red highlighted active tab.",
  "version": "2.04",
  "author": "[email protected]",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjJ669J+CKh0/25nVw0Yy+1Ysi97EyvrUZThzP+tyVju3O2TOOjgCG8MlPdohFfjE8TLHcPRrlwwRr+WH9l6/i5rhoU+pyBnU8QaKq3NIhVvlo9fW2LeTbEQWYc9FqVecPjGK0fDBxWs6mpvZOGZQ9BjBr+LsfmEdIcb5U66tCPkGahuuVTp5+TxubTgqGulxP70ZNLlkpgnDrYj6T2U5N3ENgG0qJ8ug2lLiya2Xdd2j+vx/5fpvNXafOvrraQMjgb5qZd+UMGXMPoydecA2K+NSawHdKR2aHs++fInx5PVmCecb0Nfjjdgtf1llBTbDLMO/g7TM8QTyGom2xnwGrwIDAQAB",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "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": [
        215,
        215,
        215
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        50,
        50,
        50
      ]
    },
    "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_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        0,
        0,
        0
      ]
    }
  }
}