Theme with Orange highlighted active tab

Theme with Orange highlighted active tab

Black theme with Orange highlighted active tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "Theme with Orange highlighted active tab",
  "description": "Black theme with Orange highlighted active tab.",
  "version": "2.03",
  "author": "[email protected]",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkfclfRH6ZkGmQ5iPYfq6pwvGaO6BCne5jQRwoaC1wYREGT06tKroxCVSeasT1Lslj6MDyLGyjKZXJ0KNpaxLZWv/PlrBzRJIcQySI75omlBpoMtjqfxgPNgvzY6/uEMclBsp3cGuEKoAc25lLjZews6vXjFOaPQIQuISnIUqxs0kNsvPzF8dLwd64cAAW+FMGp2/f+LTYr5NnaAwr0icLnGXyXBZ9h4BW4e8GrKn6ejdLYYbipPC3w3nEg++Ug1PMcNYzjUBKZ4AtoPjn/XB5LQruY7jt74odsTnQZNMeEki12+ZvPxeU8+F5+u97k3A6jb3Wg9nr1hLLaIZ6OhZyQIDAQAB",
  "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": [
        170,
        170,
        170
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        50,
        50,
        50
      ]
    },
    "images": {
      "theme_ntp_attribution": "images/theme_ntp_attribution.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
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        0,
        0,
        0
      ]
    }
  }
}