Tekken 7 Theme

Tekken 7 Theme

Tekken 7 Theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Tekken 7 Theme.",
  "manifest_version": 2,
  "name": "Tekken 7 Theme",
  "theme": {
    "colors": {
      "frame": [
        76,
        0,
        0
      ],
      "frame_inactive": [
        76,
        0,
        0
      ],
      "frame_incognito": [
        76,
        0,
        0
      ],
      "frame_incognito_inactive": [
        76,
        0,
        0
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_link_underline": [
        255,
        255,
        255
      ],
      "ntp_header": [
        0,
        0,
        0
      ],
      "ntp_section": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_link_underline": [
        255,
        255,
        255
      ],
      "control_background": [
        0,
        0,
        0
      ],
      "button_background": [
        76,
        0,
        2
      ]
    },
    "images": {
      "theme_frame": "images/Frame.png",
      "theme_frame_inactive": "images/Frame_inactive.png",
      "theme_frame_incognito": "images/Frame_incog.png",
      "theme_frame_incognito_inactive": "images/Frame_incog_inactive.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_tab_background_incognito": "images/theme_tab_background.png",
      "theme_tab_background_v": "images/minmaxx.png",
      "theme_ntp_background": "images/ntp_background.png",
      "theme_frame_overlay": "images/overlay.png",
      "theme_frame_overlay_inactive": "images/overlay_inactive.png",
      "theme_button_background": "images/btn_bg.png",
      "theme_ntp_attribution": "images/header.png",
      "theme_window_control_background": "images/minmaxx.png"
    },
    "tints": {
      "buttons": [
        -1,
        1,
        1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ],
      "frame_incognito": [
        -1,
        -1,
        -1
      ],
      "frame_incognito_inactive": [
        -1,
        -1,
        -1
      ],
      "background_tab": [
        -1,
        -1,
        -1
      ]
    },
    "properties": {
      "ntp_background_alignment": "stretch",
      "ntp_background_repeat": "no_repeat",
      "ntp_logo_alternate": 1
    }
  },
  "version": "1.1"
}