Material Dark Theme - Dark Ocean

Material Dark Theme - Dark Ocean

Dive in the ocean with A theme that adds the dark Mode colour scheme with oceanic style.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Dive in the ocean with A theme that adds the dark Mode colour scheme with oceanic style.",
  "icons": {
    "128": "images/icon128.png"
  },
  "manifest_version": 2,
  "author": "Mohammad Reza Abdolhosseini",
  "name": "Material Dark Theme - Dark Ocean",
  "theme": {
    "colors": {
      "bookmark_text": [
        241,
        243,
        244
      ],
      "frame": [
        5,
        5,
        5
      ],
      "frame_inactive": [
        14,
        22,
        33
      ],
      "frame_incognito": [
        5,
        5,
        5
      ],
      "frame_incognito_inactive": [
        14,
        22,
        33
      ],
      "ntp_background": [
        24,
        37,
        51
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        154,
        160,
        166
      ],
      "tab_text": [
        129,
        212,
        250
      ],
      "toolbar": [
        24,
        37,
        51
      ]
    },
    "properties": {
      "ntp_logo_alternate": 0
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        0.96
      ]
    }
  },
  "version": "1.1.0"
}