DarkFox (Proton Update)

DarkFox (Proton Update)

Dark Theme using Firefox colors, updated for the new UI! (Version 89+)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "4.0",
  "name": "AbyssFoxV4",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(28, 27, 34)",
      "toolbar_text": "rgb(255, 149, 0)",
      "frame": "rgb(28, 27, 34)",
      "tab_background_text": "rgb(255, 149, 0)",
      "toolbar_field": "rgb(28, 27, 34)",
      "toolbar_field_text": "rgb(249, 249, 250)",
      "tab_line": "rgb(28, 27, 34)",
      "popup": "rgb(43, 42, 51)",
      "popup_text": "rgb(255, 149, 0)",
      "ntp_background": "rgb(28, 27, 34)",
      "popup_border": "rgb(255, 149, 0)",
      "sidebar_border": "rgb(43, 42, 51)",
      "sidebar_text": "rgb(255, 149, 0)",
      "sidebar": "rgb(43, 42, 51)",
      "tab_selected": "rgb(255, 149, 0)",
      "tab_text": "rgb(0, 0, 0)",
      "toolbar_bottom_separator": "rgb(28, 27, 34)",
      "toolbar_field_border_focus": "rgb(255, 148, 0)",
      "toolbar_field_border": "rgb(43, 42, 51)",
      "toolbar_field_highlight": "rgb(255, 149, 0)",
      "toolbar_top_separator": "rgb(28, 27, 34)",
      "tab_loading": "rgb(28, 27, 34)"
    }
  }
}