Examine source code of Catppuccin Frappe - Blue

Inspect and view changes in Catppuccin Frappe - Blue source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "2.0",
  "name": "Catppuccin Frappe - Blue",
  "theme": {
    "images": {},
    "properties": {
      "color_scheme": "dark"
    },
    "colors": {
      "toolbar": "#303446ff",
      "toolbar_text": "#c6d0f5ff",
      "frame": "#232634ff",
      "tab_background_text": "#c6d0f5ff",
      "toolbar_field": "#292c3cff",
      "toolbar_field_text": "#c6d0f5ff",
      "tab_line": "#8caaeeff",
      "popup": "#303446ff",
      "popup_text": "#c6d0f5ff",
      "button_background_active": "#737994ff",
      "frame_inactive": "#232634ff",
      "icons_attention": "#8caaeeff",
      "icons": "#8caaeeff",
      "ntp_background": "#232634ff",
      "ntp_text": "#c6d0f5ff",
      "popup_border": "#8caaeeff",
      "popup_highlight_text": "#c6d0f5ff",
      "popup_highlight": "#737994ff",
      "sidebar_border": "#8caaeeff",
      "sidebar_highlight_text": "#c6d0f5ff",
      "sidebar_highlight": "#8caaeeff",
      "sidebar_text": "#c6d0f5ff",
      "sidebar": "#303446ff",
      "tab_background_separator": "#8caaeeff",
      "tab_loading": "#8caaeeff",
      "tab_selected": "#303446ff",
      "tab_text": "#c6d0f5ff",
      "toolbar_bottom_separator": "#303446ff",
      "toolbar_field_border_focus": "#8caaeeff",
      "toolbar_field_border": "#303446ff",
      "toolbar_field_focus": "#303446ff",
      "toolbar_field_highlight_text": "#303446ff",
      "toolbar_field_highlight": "#8caaeeff",
      "toolbar_field_separator": "#8caaeeff",
      "toolbar_vertical_separator": "#8caaeeff"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0f28d17a-46f0-4fe1-8696-1676de0a87f2}"
    }
  }
}