Hollow Knight Theme

Hollow Knight Theme

Fan theme (1600x900)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "link": "http://atavi.com/browser-themes/",
  "name": "Hollow Knight Theme",
  "short_name": "Hollow Knight Theme",
  "description": "Fan theme (1600x900)",
  "author": "BentoMatt_Dev",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        255,
        255,
        255
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        0,
        0,
        120
      ],
      "ntp_section": [
        255,
        255,
        255
      ],
      "ntp_link_underline": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        255,
        255,
        0.8
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        32,
        52,
        89,
        0.5
      ],
      "button_background": [
        255,
        255,
        255,
        0.8
      ]
    },
    "tints": {
      "background_tab": [
        -1,
        0.5,
        0.75
      ],
      "frame_inactive": [
        -1,
        -1,
        0.75
      ],
      "buttons": [
        0,
        0,
        1
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        1,
        1,
        1
      ]
    },
    "images": {
      "theme_frame": "images/border.png",
      "theme_ntp_background": "images/perso1_1600.jpg",
      "theme_tab_background": "images/border_background.png",
      "theme_toolbar": "images/border2.png"
    },
    "properties": {
      "ntp_background_alignment": "middle",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": "images/theme_tab_background.png"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.3"
}