Chilean mounts

Chilean mounts

Chilean mountains in pleasant and soothing colors

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Chilean mounts",
  "description": "",
  "version": "1",
  "manifest_version": 3,
  "author": "Dmitry Ant",
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_tab_background": "images/tab_background.png",
      "theme_ntp_background": "images/ntp_background.png"
    },
    "colors": {
      "frame": [
        228,
        212,
        204
      ],
      "toolbar": [
        222,
        201,
        182
      ],
      "tab_text": [
        80,
        82,
        83
      ],
      "tab_background_text": [
        80,
        82,
        83
      ],
      "bookmark_text": [
        80,
        82,
        83
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        235,
        226,
        220
      ],
      "ntp_link": [
        74,
        107,
        117
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0.56,
        0.28,
        0.27
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  }
}