Catppuccin Chrome Theme - Macchiato

Catppuccin Chrome Theme - Macchiato

Soothing pastel theme for Google Chrome - Catppuccin Macchiato

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Catppuccin Chrome Theme - Macchiato",
  "description": "Soothing pastel theme for Google Chrome - Catppuccin Macchiato",
  "version": "4.1",
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "theme": {
    "colors": {
      "frame": [
        24,
        25,
        38
      ],
      "frame_inactive": [
        24,
        25,
        38
      ],
      "frame_incognito": [
        73,
        77,
        100
      ],
      "frame_incognito_inactive": [
        73,
        77,
        100
      ],
      "bookmark_text": [
        202,
        211,
        245
      ],
      "tab_background_text": [
        110,
        115,
        141
      ],
      "tab_background_text_inactive": [
        73,
        77,
        100
      ],
      "tab_background_text_incognito": [
        202,
        211,
        245
      ],
      "tab_background_text_incognito_inactive": [
        110,
        115,
        141
      ],
      "tab_text": [
        202,
        211,
        245
      ],
      "toolbar": [
        36,
        39,
        58
      ],
      "toolbar_button_icon": [
        202,
        211,
        245
      ],
      "omnibox_text": [
        202,
        211,
        245
      ],
      "omnibox_background": [
        24,
        25,
        38
      ],
      "ntp_background": [
        24,
        25,
        38
      ],
      "ntp_link": [
        202,
        211,
        245
      ],
      "ntp_text": [
        202,
        211,
        245
      ],
      "button_background": [
        24,
        25,
        38
      ]
    }
  }
}