Material Sandy Beach

Material Sandy Beach

Material Sandy Beach Theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Material Sandy Beach",
  "description": "Material Sandy Beach Theme",
  "version": "2.4",
  "author": "Mallowigi",
  "icons": {
    "128": "icon.png"
  },
  "theme": {
    "images": {
      "theme_ntp_background": "wall.png",
      "theme_toolbar": "topbar.png",
      "theme_tab_background": "tab.png"
    },
    "colors": {
      "background_tab": [
        255,
        248,
        237
      ],
      "background_tab_inactive": [
        246,
        237,
        218
      ],
      "background_tab_incognito": [
        255,
        243,
        219
      ],
      "background_tab_incognito_inactive": [
        246,
        237,
        218
      ],
      "bookmark_text": [
        84,
        110,
        122
      ],
      "button_background": [
        246,
        215,
        176
      ],
      "frame": [
        255,
        243,
        219
      ],
      "frame_inactive": [
        246,
        237,
        218
      ],
      "frame_incognito": [
        255,
        243,
        219
      ],
      "frame_incognito_inactive": [
        246,
        237,
        218
      ],
      "ntp_background": [
        255,
        243,
        219
      ],
      "ntp_header": [
        246,
        237,
        218
      ],
      "ntp_link": [
        83,
        199,
        240
      ],
      "ntp_text": [
        84,
        110,
        122
      ],
      "omnibox_background": [
        255,
        243,
        219
      ],
      "omnibox_text": [
        84,
        110,
        122
      ],
      "tab_background_text": [
        84,
        110,
        122
      ],
      "tab_background_text_inactive": [
        136,
        132,
        119
      ],
      "tab_background_text_incognito": [
        84,
        110,
        122
      ],
      "tab_background_text_incognito_inactive": [
        136,
        132,
        119
      ],
      "tab_text": [
        39,
        39,
        39
      ],
      "toolbar": [
        255,
        248,
        237
      ],
      "toolbar_button_icon": [
        136,
        132,
        119
      ],
      "toolbar_text": [
        84,
        110,
        122
      ]
    }
  }
}