MacOS Big Sur Light Grey

MacOS Big Sur Light Grey

The discreet light look of Safari on Mac OS Big Sur

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "MacOS Big Sur",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(253, 253, 253)",
      "toolbar_text": "rgb(120, 121, 119)",
      "frame": "rgb(253, 253, 253)",
      "tab_background_text": "rgb(58, 58, 58)",
      "toolbar_field": "rgba(227, 228, 225, 0.7)",
      "toolbar_field_text": "rgb(50, 50, 50)",
      "tab_line": "rgb(228, 231, 226)",
      "popup": "rgb(253, 253, 253)",
      "popup_text": "rgb(57, 57, 56)",
      "icons_attention": "rgba(96, 164, 231, 0.85)",
      "tab_background_separator": "rgb(253, 253, 253)",
      "tab_selected": "rgb(226, 228, 224)",
      "tab_text": "rgb(75, 75, 75)",
      "toolbar_bottom_separator": "rgb(209, 209, 205)",
      "toolbar_field_border_focus": "rgb(199, 199, 197)",
      "toolbar_field_border": "rgb(253, 253, 253)",
      "toolbar_field_separator": "rgb(229, 225, 225)",
      "toolbar_top_separator": "rgb(253, 253, 253)",
      "toolbar_vertical_separator": "rgba(176, 177, 179, 0.85)",
      "tab_loading": "rgb(228, 231, 226)"
    }
  }
}