DarkFox (UltraWide Compatible)

DarkFox (UltraWide Compatible)

First iteration of DarkFox, a glossy dark theme compatible with UltraWide screens! Thank you for your support! (donate on PayPal): https://www.paypal.com/donate/?business=5QMJD5H682K36&no_recurring=1&item_name=Thank+you%21&currency_cod

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "DarkFox (UltraWide Compatible)",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(6, 29, 29, 0.59)",
      "toolbar_text": "rgb(252, 252, 252)",
      "frame": "rgb(142, 179, 201)",
      "tab_background_text": "rgb(242, 242, 242)",
      "toolbar_field": "rgba(11, 0, 7, 0.44)",
      "toolbar_field_text": "rgb(183, 255, 229)",
      "tab_line": "rgba(216, 242, 234, 0.61)",
      "popup": "rgba(7, 25, 25, 0.94)",
      "popup_text": "rgba(236, 248, 250, 0.94)",
      "button_background_active": "rgba(183, 255, 229, 0.27)",
      "button_background_hover": "rgba(157, 240, 221, 0.19)",
      "frame_inactive": "rgb(61, 102, 102)",
      "icons_attention": "rgba(216, 242, 234, 0.64)",
      "icons": "rgba(231, 252, 255, 0.97)",
      "ntp_background": "rgb(13, 15, 15)",
      "ntp_text": "rgb(252, 252, 252)",
      "popup_border": "rgba(157, 240, 221, 0.5)",
      "popup_highlight": "rgba(72, 148, 155, 0.41)",
      "sidebar_border": "rgba(36, 113, 97, 0.77)",
      "sidebar_text": "rgba(255, 255, 255, 0.9)",
      "sidebar": "rgb(3, 26, 28)",
      "tab_loading": "rgba(216, 242, 234, 0.69)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgba(152, 255, 218, 0.2)",
      "toolbar_field_border_focus": "rgba(192, 234, 222, 0.5)",
      "toolbar_field_border": "rgba(183, 255, 229, 0.39)",
      "toolbar_field_focus": "rgba(5, 23, 23, 0.57)",
      "toolbar_field_highlight_text": "rgb(241, 255, 250)",
      "toolbar_field_highlight": "rgba(211, 237, 233, 0.37)",
      "toolbar_top_separator": "rgba(183, 255, 229, 0.2)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1df5eba4-c9ac-45af-9a0e-47896dad2242}"
    }
  }
}