Black with red active tab and red text

Black with red active tab and red text

Black theme with red highlighted active tab and red text.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "Black with red active tab and red text",
  "description": "Black theme with red highlighted active tab and red text.",
  "version": "2.03",
  "author": "[email protected]",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApuSuVSq7xXrlQN/DCbUtkoFCxnDY9979AqEb06FNrxshXqfrUNqWhz5vIDSOFJVXILpxrlqzNDVE0+dtOddflVNTrvcs0USb+iHW4fOZl6uNVJYQpakICLCy/LTcWMX7LEZVp6ez3cIT0sCMYJX4f15y/61soEEqb015gzTzBOLVExQD2DpvPM8u4sNizcyzN/HXfgUB8+pLW+7l6VD1PK/zGSSkBg7XgponOps70W6zAbojgOjkzR/R3TyAIoz3NaROFgbc1kDj1AdGRpsCEppbZfT6OTsP6YVh+nzvXLnJp8+vDT7c2fwQKmFXpqkcAmqNp/p+ibaDwcqz+GLWdQIDAQAB",
  "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": [
        190,
        0,
        0
      ],
      "tab_text": [
        255,
        0,
        0
      ],
      "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
      ]
    }
  }
}