Almost Dark Proton

A borderless Almost dark theme for Firefox 89 and beyond
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": "3.0",
  "name": "Almost Dark Proton",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(36, 36, 36)",
      "toolbar_text": "rgb(190, 190, 190)",
      "frame": "rgb(36, 36, 36)",
      "tab_background_text": "rgb(140, 140, 140)",
      "toolbar_field": "rgb(54, 54, 54)",
      "toolbar_field_text": "rgb(190, 190, 190)",
      "tab_line": "rgba(190, 190, 190, 0)",
      "popup": "rgb(36, 36, 36)",
      "popup_text": "rgb(190, 190, 190)",
      "icons": "rgb(140, 140, 140)",
      "ntp_background": "rgb(36, 36, 36)",
      "ntp_text": "rgb(190, 190, 190)",
      "popup_border": "rgb(36, 36, 36)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(190, 190, 190)",
      "sidebar_border": "rgb(36, 36, 36)",
      "sidebar_highlight_text": "rgb(0, 0, 0)",
      "sidebar_highlight": "rgb(0, 220, 255)",
      "sidebar_text": "rgb(190, 190, 190)",
      "sidebar": "rgb(36, 36, 36)",
      "tab_background_separator": "rgb(36, 36, 36)",
      "tab_loading": "rgb(0, 221, 255)",
      "tab_selected": "rgb(54, 54, 54)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgb(36, 36, 36)",
      "toolbar_field_border_focus": "rgb(36, 36, 36)",
      "toolbar_field_border": "rgb(36, 36, 36)",
      "toolbar_field_focus": "rgb(54, 54, 54)",
      "toolbar_field_highlight_text": "rgb(0, 0, 0)",
      "toolbar_field_highlight": "rgb(0, 221, 255)",
      "toolbar_field_separator": "rgb(36, 36, 36)",
      "toolbar_field_text_focus": "rgb(190, 190, 190)",
      "toolbar_top_separator": "rgb(36, 36, 36)",
      "toolbar_vertical_separator": "rgb(36, 36, 36)"
    }
  }
}