98.css – design system for building faithful recreations of Windows 98 UIs
91–100 of 216 posts
Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#92Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#93Earlier quoted context omitted.
That's an interesting perspective. I guess for those of us on Mac and some Linux-ish OSs, we expect things to just work and look standard. I don't use mac but I think most users are accustomed to applications fitting in with the system, and Apple seems to make a big deal on both macOS and their mobile OSs about this. This is also true on the Gnome desktop where every single Gnome really looks and feels like a Gnome a…
Windows has only been like that recently. The 9x days, and even a good chunk of the XP days meant standard looking applications. Now that CSS and Javascript are so widely used, it would be interesting for OS vendors to provide a default OS theme along with their packaged browser, that allowed some kind of sane default for web applications to use. You could use a native skin, or load your own CSS to customise it. Micr…
Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#94Are there similar retro-UI systems for other older interfaces? While I don't have that much nostalgia for Win98 myself, I could see how it could be cute to have similar systems for classic (System 6-7) Mac, Amiga, etc. I've seen websites that try to go for these looks, but I think they were manually done.
I've noticed there are a couple of these now so I threw a quick list up on Github: https://github.com/matt-auckland/retro-css
Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#95Earlier quoted context omitted.
Not anymore for chrome & edge https://blog.chromium.org/2020/03/updates-to-form-controls-a... All part of Google's master plan to commoditize desktop OSs. Everyone outside the US already uses Android, soon your computer will be a Chrome box instead of a Windows/Mac/Linux box. First they did the browser title bar & tab bar integration/styling & removed the normal OS title bar, then they made Chrome OS, now they are re…
> 20 years from now they will have a gigantic monopoly over a huge range of computing. I'm not worried. Mozilla/Microsoft used to be in a similar position with Firefox/IE at one time. Now they're both playing second fiddle to Chrome. The only constant in tech is that everything changes.
Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#96that's really gorgeous. I find windows 95 aesthetics a master piece. I'm not gonna lie, I thought about windows 95 when I was creating FOS, my Fake Operational System "framework". I'm thinking about refactoring it and I'll may incorporate windows color scheme to it. Here's the link if you wanna see what I am talking about. https://github.com/victorqribeiro/fos
I don't know, Windows 95 looked crude even during its day. Functional, but not pleasant. I guess Brutalist would be the term? As soon as there was the ability to skin it, people tried to veer away the default look, with Mac-like styles being a common alternative. People probably have rose-tinted nostalgia for the 95 era because of the nightmare that followed: Windows XP :)
Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#97Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#98Author here! Thanks for all the nice comments (and helpful bug reports). This idea has been in the back of my mind for ~2 years now but I recently got a wave of motivation and decided to ride it - and here we are. Happy to answer any Qs :)
Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#99I'm a bit disappointed they didn't use the "inset" or "outset" border-style [0] which pretty nobody uses anymore these days. I thought this kind of design is pretty much why these border-styles exist.
[0]: https://htmldog.com/references/css/properties/border-style/
Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#100Earlier quoted context omitted.
I think it would be hilarious to use this in a desktop Electron app and come full circle.
To top it off the bundle size and memory usage would still be more than just running Win95 in a VM...
Electron sounds nicer.