autumn comes

autumn comes

Download the Autumn is Coming theme for a vibrant browser look that adds autumn colors to your daily life

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "autumn comes",
  "version": "1.0",
  "description": "Download the Autumn is Coming theme for a vibrant browser look that adds autumn colors to your daily life",
  "manifest_version": 3,
  "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": [
        211,
        197,
        34
      ],
      "toolbar": [
        225,
        213,
        53
      ],
      "tab_text": [
        208,
        2,
        27
      ],
      "tab_background_text": [
        208,
        2,
        27
      ],
      "bookmark_text": [
        208,
        2,
        27
      ],
      "ntp_background": [
        210,
        205,
        149
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        6,
        55,
        116
      ],
      "button_background": [
        41,
        119,
        210,
        1
      ]
    },
    "tints": {
      "buttons": [
        0.59,
        0.9,
        0.51
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  }
}