Dexter Theme (1920 x 1080)

Dexter Theme (1920 x 1080)

The best fit for this theme is 1920 x 1080. 1280 x 1024:…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Dexter Theme (1920 x 1080)",
  "theme": {
    "images": {
      "theme_frame": "images/Frame.png",
      "theme_toolbar": "images/z5.png",
      "theme_tab_background": "images/Tab.png",
      "theme_ntp_background": "images/DexterBackground.png"
    },
    "properties": {
      "ntp_background_repeat": "no-repeat",
      "ntp_background_alignment": "center bottom"
    },
    "colors": {
      "frame": [
        158,
        33,
        33
      ],
      "frame_inactive": [
        179,
        179,
        179
      ],
      "frame_incognito": [
        158,
        33,
        33
      ],
      "frame_incognito_inactive": [
        179,
        179,
        179
      ],
      "toolbar": [
        223,
        223,
        223
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        250,
        250,
        250
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_header": [
        158,
        33,
        33
      ],
      "ntp_section": [
        158,
        33,
        33
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        0,
        0,
        0
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    }
  },
  "version": "1"
}