https://github.com/ricewind012/win95-themes
https://github.com/ricewind012/win95-themes
discord discord-theme firefox firefox-theme steam steam-theme userchrome usercss userscript userstyle vscode vscode-theme windows-95 windows95
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ricewind012/win95-themes
- Owner: ricewind012
- Created: 2023-05-16T11:35:47.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2026-01-14T21:02:53.000Z (5 months ago)
- Last Synced: 2026-01-15T02:11:26.771Z (5 months ago)
- Topics: discord, discord-theme, firefox, firefox-theme, steam, steam-theme, userchrome, usercss, userscript, userstyle, vscode, vscode-theme, windows-95, windows95
- Language: SCSS
- Homepage:
- Size: 2.49 MB
- Stars: 128
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windows 95 themes
A collection of Windows 95-styled themes. Note that they do _not_ try to recreate previously existing programs (i.e. IE for Firefox), only the style and layout.
## Current themes
Click a link for the installation guide, preview, etc.
- [Discord](./docs/discord.md)
- [Firefox](./docs/firefox.md)
- [Steam](./docs/steam.md)
- [Visual Studio Code](./docs/vscode.md)
## Building
```sh
$ npm i
$ npm run build steam # discord/steam/vscode
# for firefox specifically:
$ npm run build firefox agent/author/global
```