Windows 11 [Purple]

Windows 11 [Purple]

Inspired by Windows 11 Dark Mode

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.2",
  "name": "Windows 11 [Purple]",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(32, 32, 32)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(32, 32, 32)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(32, 32, 32)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(32, 32, 32)",
      "popup": "rgb(32, 32, 32)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgb(43, 43, 43)",
      "button_background_hover": "rgb(43, 43, 43)",
      "frame_inactive": "rgb(32, 32, 32)",
      "icons_attention": "rgb(146, 91, 197)",
      "icons": "rgb(146, 91, 197)",
      "ntp_background": "rgb(32, 32, 32)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(32, 32, 32)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(32, 32, 32)",
      "sidebar_border": "rgb(32, 32, 32)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(32, 32, 32)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(32, 32, 32)",
      "tab_background_separator": "rgb(32, 32, 32)",
      "tab_loading": "rgb(32, 32, 32)",
      "tab_selected": "rgb(43, 43, 43)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgb(32, 32, 32)",
      "toolbar_field_border_focus": "rgb(32, 32, 32)",
      "toolbar_field_border": "rgb(32, 32, 32)",
      "toolbar_field_focus": "rgb(32, 32, 32)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(146, 91, 197)",
      "toolbar_field_separator": "rgb(32, 32, 32)",
      "toolbar_field_text_focus": "rgb(165, 165, 165)",
      "toolbar_top_separator": "rgb(32, 32, 32)",
      "toolbar_vertical_separator": "rgb(32, 32, 32)"
    }
  }
}