WhiteSur GTK Inspired Theme

WhiteSur GTK Inspired Theme

A theme which is inspired by the "WhiteSur GTK Theme". Link to the matching desktop theme: https://github.com/vinceliuice/WhiteSur-gtk-theme Works great with "Firefox UI Fix": https://github.com/black7375/Firefox-UI-Fix

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "7.0",
  "name": "WhiteSur Dark Theme",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(51, 51, 51)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(36, 36, 36)",
      "tab_background_text": "rgb(199, 199, 199)",
      "toolbar_field": "rgb(36, 36, 36)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(51, 51, 51)",
      "popup": "rgb(36, 36, 36)",
      "popup_text": "rgb(226, 226, 226)",
      "ntp_background": "rgb(36, 36, 36)",
      "popup_border": "rgb(9, 9, 9)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(85, 85, 85)",
      "sidebar_text": "rgb(226, 226, 226)",
      "tab_loading": "rgb(51, 51, 51)",
      "toolbar_bottom_separator": "rgb(9, 9, 9)",
      "toolbar_field_border_focus": "rgb(72, 121, 202)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{77b12f4a-12d8-45f5-a95d-d8adae1a3e3f}"
    }
  }
}