Kurome Blood Thirst Theme

Kurome Blood Thirst Theme

Kurome Blood Thirst by Homu K. (baffledspy.deviantart.com/). Assembled by Arvie (@rvmx11). [Akame ga Kill!] © Takahiro. Square Enix.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "0.6",
  "name": "Kurome Blood Thirst Theme",
  "description": "Kurome Blood Thirst by Homu K. (baffledspy.deviantart.com/). Assembled by Arvie (@rvmx11). [Akame ga Kill!] © Takahiro. Square Enix.",
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "short_name": "Kurome Blood",
  "theme": {
    "images": {
      "theme_frame": "images/tab_frame.png",
      "theme_frame_incognito": "images/tab_frame_incognito.png",
      "theme_toolbar": "images/tab_toolbar.png",
      "theme_ntp_background": "images/kuromeback_bg.png",
      "theme_button_background": "images/button.png",
      "theme_ntp_attribution": "images/attribution.png"
    },
    "colors": {
      "frame": [
        116,
        116,
        116
      ],
      "toolbar": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        0,
        0
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "control_background": [
        255,
        0,
        0,
        0
      ],
      "button_background": [
        255,
        255,
        255
      ],
      "status_bar_text": [
        255,
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0.92,
        1,
        0.65
      ],
      "background_tab": [
        -1,
        1,
        0.3
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_tiling": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}