Jennifer Love Hewitt theme by toxic

Jennifer Love Hewitt theme by toxic

It's JLH on your Chrome

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.1",
  "name": "Jennifer Love Hewitt theme by toxic",
  "description": "It's JLH on your Chrome",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar_toxic",
      "theme_frame": "images/frame_toxic",
      "theme_tab_background": "images/tab_toxic",
      "theme_ntp_background": "images/background_toxic"
    },
    "colors": {
      "ntp_link": [
        42,
        38,
        35
      ],
      "ntp_text": [
        42,
        38,
        35
      ],
      "ntp_section_link": [
        42,
        38,
        35
      ],
      "ntp_section_text": [
        42,
        38,
        35
      ],
      "ntp_background": [
        175,
        168,
        160,
        0.5
      ],
      "ntp_header": [
        229,
        225,
        216,
        0.15
      ],
      "ntp_section": [
        229,
        225,
        216,
        0.15
      ],
      "frame": [
        229,
        225,
        216
      ],
      "toolbar": [
        175,
        168,
        160
      ],
      "tab_text": [
        42,
        38,
        35
      ],
      "tab_background_text": [
        42,
        38,
        35
      ],
      "bookmark_text": [
        42,
        38,
        35
      ]
    },
    "tints": {
      "buttons": [
        0.0888888888888888,
        0.0857142857142857,
        0.656862745098039
      ],
      "frame_incognito": [
        0.108597285067873,
        0.188235294117647,
        0.821222606689735
      ],
      "frame_inactive": [
        0.0888888888888888,
        0.0857142857142857,
        0.15
      ],
      "frame_incognito_inactive": [
        0.0888888888888888,
        0.0857142857142857,
        0.15
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}