Gnome Adwaita GTK4 Dark

Gnome Adwaita GTK4 Dark

An updated DARK Gnome theme for Firefox more in line with recent GTK4 updates as of 2023. This was created using Firefox Color add-on, I did not use any CSS styling for this theme. Will keep updated as needed. Thank you for trying out my theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.1",
  "name": "Gnome Adwaita GTK4 Dark",
  "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(255, 255, 255)",
      "tab_line": "rgba(255, 128, 0, 0)",
      "popup": "rgb(47, 47, 47)",
      "popup_text": "rgb(244, 244, 244)",
      "icons_attention": "rgb(255, 255, 255)",
      "ntp_background": "rgb(36, 36, 36)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(76, 76, 76)",
      "tab_selected": "rgb(57, 57, 57)",
      "toolbar_field_border_focus": "rgb(95, 121, 153)",
      "toolbar_field_focus": "rgb(57, 57, 57)",
      "toolbar_field_highlight": "rgb(56, 80, 108)",
      "toolbar_top_separator": "rgba(226, 226, 26, 0)",
      "tab_loading": "rgba(255, 128, 0, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f1128560-8b23-46c1-aa6f-fb3e79f23cf3}"
    }
  }
}