New Tristram - Diablo 3 Act 1

New Tristram - Diablo 3 Act 1

A Chrome theme based on New Tristram, Act 1 from Diablo 3.…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "New Tristram - Diablo 3 Act 1",
  "short_name": "New Tristram",
  "author": "Thunderclaww",
  "version": "1.0.4",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_background": "images/background.png",
      "theme_tab_background": "images/tab.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_window_control_background": "images/window_control_background.png"
    },
    "colors": {
      "ntp_link": [
        232,
        231,
        227
      ],
      "ntp_text": [
        232,
        231,
        227
      ],
      "ntp_section_link": [
        232,
        231,
        227
      ],
      "ntp_section_text": [
        10,
        17,
        27
      ],
      "ntp_background": [
        8,
        15,
        16
      ],
      "frame": [
        10,
        17,
        27
      ],
      "toolbar": [
        10,
        17,
        27
      ],
      "tab_text": [
        232,
        231,
        227
      ],
      "tab_background_text": [
        200,
        198,
        195
      ],
      "bookmark_text": [
        200,
        198,
        195
      ]
    },
    "tints": {
      "buttons": [
        0.05,
        0.5,
        0.4
      ],
      "frame_inactive": [
        -1,
        0.4,
        0.6
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  }
}