Old Windows

Old Windows

Very old Windows color theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Old Windows",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(192, 192, 192)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(128, 128, 128)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(192, 192, 192)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(128, 128, 128)",
      "popup": "rgb(192, 192, 192)",
      "popup_text": "rgb(0, 0, 0)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(128, 128, 128)",
      "sidebar_border": "rgb(128, 128, 128)",
      "sidebar": "rgb(192, 192, 192)",
      "tab_loading": "rgb(0, 0, 128)",
      "tab_selected": "rgb(0, 0, 128)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgb(128, 128, 128)"
    }
  }
}