Material Palenight

Material Palenight

Material Palenight 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 Palenight",
  "description": "Material Palenight 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": [
        41,
        45,
        62
      ],
      "background_tab_inactive": [
        52,
        50,
        74
      ],
      "background_tab_incognito": [
        32,
        35,
        49
      ],
      "background_tab_incognito_inactive": [
        52,
        50,
        74
      ],
      "bookmark_text": [
        166,
        172,
        205
      ],
      "button_background": [
        48,
        51,
        72
      ],
      "frame": [
        32,
        35,
        49
      ],
      "frame_inactive": [
        52,
        50,
        74
      ],
      "frame_incognito": [
        32,
        35,
        49
      ],
      "frame_incognito_inactive": [
        52,
        50,
        74
      ],
      "ntp_background": [
        32,
        35,
        49
      ],
      "ntp_header": [
        52,
        50,
        74
      ],
      "ntp_link": [
        171,
        71,
        188
      ],
      "ntp_text": [
        166,
        172,
        205
      ],
      "omnibox_background": [
        32,
        35,
        49
      ],
      "omnibox_text": [
        166,
        172,
        205
      ],
      "tab_background_text": [
        166,
        172,
        205
      ],
      "tab_background_text_inactive": [
        103,
        110,
        149
      ],
      "tab_background_text_incognito": [
        166,
        172,
        205
      ],
      "tab_background_text_incognito_inactive": [
        103,
        110,
        149
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        41,
        45,
        62
      ],
      "toolbar_button_icon": [
        103,
        110,
        149
      ],
      "toolbar_text": [
        166,
        172,
        205
      ]
    }
  }
}