pro grey

pro grey

pro grey theme, best minimal grey theme

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "pro grey",
  "version": "3.5",
  "description": "pro grey theme, best minimal grey theme",
  "author": "Lionel Loeb|pixluser|pixluser",
  "theme": {
    "colors": {
      "frame": [
        130,
        130,
        130
      ],
      "frame_inactive": [
        180,
        180,
        180
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        40,
        40,
        40
      ],
      "ntp_link": [
        30,
        30,
        30
      ],
      "ntp_text": [
        20,
        20,
        20
      ],
      "ntp_header": [
        255,
        255,
        255,
        0.35
      ],
      "ntp_section": [
        220,
        220,
        220
      ],
      "ntp_section_link": [
        102,
        102,
        102
      ],
      "ntp_section_text": [
        102,
        102,
        102
      ],
      "ntp_background": [
        214,
        214,
        214
      ],
      "toolbar": [
        227,
        227,
        227
      ],
      "bookmark_text": [
        102,
        102,
        102
      ],
      "tab_text": [
        30,
        30,
        30
      ],
      "tab_background_text": [
        30,
        30,
        30
      ],
      "tab_background_inactive": [
        198,
        198,
        198
      ],
      "control_background": [
        102,
        102,
        102,
        0.8
      ],
      "button_background": [
        102,
        102,
        102,
        0
      ],
      "ntp_shortcut_background": [
        255,
        255,
        255,
        0.35
      ]
    },
    "images": {
      "theme_button_background": "images/theme_tabbackground.png",
      "theme_tab_background": "images/theme_tabbackground.png",
      "theme_tab_background_incognito": "images/theme_tabbackground_incognito.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "tints": {},
    "properties": {
      "ntp_logo_alternate": 1,
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "repeat"
    }
  }
}