An open API service indexing awesome lists of open source software.

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

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
```