Night Vale Angel

Night Vale Angel

Just a simple theme featuring Joelle's rendition of the mysterious angels of Night Vale that only tell lies and do not exist.

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_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        178,
        136,
        165
      ],
      "toolbar": [
        184,
        139,
        218
      ],
      "tab_text": [
        188,
        131,
        192
      ],
      "tab_background_text": [
        187,
        190,
        212
      ],
      "bookmark_text": [
        164,
        117,
        184
      ],
      "ntp_background": [
        33,
        25,
        45
      ],
      "ntp_text": [
        135,
        95,
        149
      ],
      "button_background": [
        104,
        75,
        135,
        0.72
      ]
    },
    "tints": {
      "buttons": [
        0.71,
        0.25,
        0.71
      ]
    },
    "properties": {
      "ntp_background_alignment": "right bottom",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "Night Vale Angel",
  "version": "1",
  "description": ""
}