Darksiders 2

Darksiders 2

Darksiders 2 theme, this is a re-work of my original and theme should fit most resolutions up to 1920x1080, if not let me know in…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png"
    },
    "colors": {
      "frame": [
        66,
        116,
        201
      ],
      "toolbar": [
        223,
        223,
        223
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        64,
        64,
        64
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "button_background": [
        94,
        76,
        157,
        1
      ]
    },
    "tints": {
      "buttons": [
        0.66,
        1,
        0.79
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "Darksiders 2",
  "version": "3",
  "description": ""
}