Windows 95

Windows 95

Windows 95 theme for windows 10. Created using Firefox Color: https://color.firefox.com

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "2.0",
  "name": "Windows 95",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(207, 207, 207)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(255, 0, 52)",
      "popup": "rgb(207, 207, 207)",
      "popup_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(255, 0, 52)",
      "bookmark_text": "rgb(0, 0, 0)",
      "frame": "rgb(0, 0, 124)",
      "tab_background_text": "rgb(255, 255, 255)"
    }
  }
}