Adwaita

Adwaita

The colors of the Adwaita design language, put on Firefox to be more consistent with other GTK4 applications.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Adwaita",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(36, 36, 36)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(36, 36, 36)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(57, 57, 57)",
      "toolbar_field_text": "rgb(246, 246, 246)",
      "tab_line": "rgb(57, 57, 57)",
      "popup": "rgb(56, 56, 56)",
      "popup_text": "rgb(251, 251, 251)",
      "button_background_active": "rgb(71, 71, 71)",
      "button_background_hover": "rgb(51, 51, 51)",
      "frame_inactive": "rgb(36, 36, 36)",
      "icons": "rgb(255, 255, 255)",
      "ntp_background": "rgb(36, 36, 36)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(76, 76, 76)",
      "sidebar_border": "rgb(69, 69, 69)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(57, 57, 57)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(36, 36, 36)",
      "tab_selected": "rgb(57, 57, 57)",
      "toolbar_bottom_separator": "rgb(36, 36, 36)",
      "toolbar_field_border_focus": "rgb(89, 116, 147)",
      "toolbar_field_border": "rgb(57, 57, 57)",
      "toolbar_field_highlight_text": "rgb(194, 218, 246)",
      "toolbar_field_highlight": "rgb(56, 80, 108)",
      "toolbar_field_separator": "rgb(86, 86, 86)",
      "toolbar_top_separator": "rgb(36, 36, 36)",
      "toolbar_vertical_separator": "rgb(86, 86, 86)",
      "tab_loading": "rgb(57, 57, 57)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2e380ea7-4031-40ba-99fe-4963cca08d0c}"
    }
  }
}