Catppuccin

Catppuccin

Firefox version of the Catppuccin theme https://github.com/catppuccin/catppuccin

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Catppuccin",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(45, 41, 59)",
      "toolbar_text": "rgb(236, 191, 189)",
      "frame": "rgb(30, 30, 40)",
      "tab_background_text": "rgb(215, 218, 224)",
      "toolbar_field": "rgb(30, 30, 40)",
      "toolbar_field_text": "rgb(236, 191, 189)",
      "tab_line": "rgb(236, 191, 189)",
      "popup": "rgb(30, 30, 40)",
      "popup_text": "rgb(236, 191, 189)",
      "icons": "rgb(198, 170, 232)",
      "ntp_background": "rgb(21, 18, 28)",
      "ntp_text": "rgb(164, 185, 239)",
      "popup_border": "rgb(236, 191, 189)",
      "toolbar_top_separator": "rgb(30, 30, 40)",
      "tab_loading": "rgb(236, 191, 189)"
    }
  }
}