Muse theme

Muse theme

This theme is in 1920x1080 Hope you like it

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Muse theme",
  "theme": {
    "images": {
      "theme_frame": "images/a7.png",
      "theme_toolbar": "images/black.png",
      "theme_tab_background": "images/z3.png",
      "theme_ntp_background": "images/Muse1.png"
    },
    "properties": {
      "ntp_background_repeat": "no-repeat",
      "ntp_background_alignment": "center top"
    },
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        82,
        82,
        82
      ],
      "frame_incognito_inactive": [
        82,
        82,
        82
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        230,
        230,
        230
      ],
      "bookmark_text": [
        237,
        237,
        237
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        61,
        61,
        61
      ],
      "ntp_header": [
        220,
        220,
        220
      ],
      "ntp_section": [
        163,
        163,
        163
      ],
      "ntp_section_text": [
        237,
        237,
        237
      ],
      "ntp_section_link": [
        255,
        255,
        15
      ],
      "control_background": [
        237,
        237,
        237,
        0
      ],
      "button_background": [
        38,
        38,
        38,
        0
      ]
    }
  },
  "version": "1"
}