Material Oceanic

Material Oceanic

Material Oceanic 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 Oceanic",
  "description": "Material Oceanic 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": [
        38,
        50,
        56
      ],
      "background_tab_inactive": [
        50,
        66,
        74
      ],
      "background_tab_incognito": [
        30,
        39,
        44
      ],
      "background_tab_incognito_inactive": [
        50,
        66,
        74
      ],
      "bookmark_text": [
        176,
        190,
        197
      ],
      "button_background": [
        46,
        60,
        67
      ],
      "frame": [
        30,
        39,
        44
      ],
      "frame_inactive": [
        50,
        66,
        74
      ],
      "frame_incognito": [
        30,
        39,
        44
      ],
      "frame_incognito_inactive": [
        50,
        66,
        74
      ],
      "ntp_background": [
        30,
        39,
        44
      ],
      "ntp_header": [
        50,
        66,
        74
      ],
      "ntp_link": [
        0,
        150,
        136
      ],
      "ntp_text": [
        176,
        190,
        197
      ],
      "omnibox_background": [
        30,
        39,
        44
      ],
      "omnibox_text": [
        176,
        190,
        197
      ],
      "tab_background_text": [
        176,
        190,
        197
      ],
      "tab_background_text_inactive": [
        96,
        125,
        139
      ],
      "tab_background_text_incognito": [
        176,
        190,
        197
      ],
      "tab_background_text_incognito_inactive": [
        96,
        125,
        139
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        38,
        50,
        56
      ],
      "toolbar_button_icon": [
        96,
        125,
        139
      ],
      "toolbar_text": [
        176,
        190,
        197
      ]
    }
  }
}