Rainy days

Rainy days

This Rainy Days theme makes you feel like you're indoors, gazing at raindrops falling on the window. The world's light ...

Merlin
Additional files are visible only to premium users

manifest.json


{
  "version": "1.0.0",
  "manifest_version": 3,
  "name": "__MSG_themeName__",
  "default_locale": "en_US",
  "description": "This Rainy Days theme makes you feel like you're indoors, gazing at raindrops falling on the window. The world's light ...",
  "theme": {
    "images": {
      "theme_ntp_background": "wallpaper.png"
    },
    "colors": {
      "frame": [
        39,
        47,
        45
      ],
      "toolbar": [
        151,
        182,
        177
      ],
      "vertical_frame": [
        151,
        182,
        177
      ],
      "vertical_active_tab": [
        255,
        255,
        255
      ],
      "vertical_background_tab": [
        151,
        182,
        177
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar_button_icon": [
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_logo_alternate": true
    }
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}