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

https://github.com/z1xus/wplace-darkmode

Dark theme for wplace.live
https://github.com/z1xus/wplace-darkmode

Last synced: 8 months ago
JSON representation

Dark theme for wplace.live

Awesome Lists containing this project

README

          

## wplace-darkmode

[![Downloads](https://img.shields.io/github/downloads/z1xus/wplace-darkmode/total)](https://github.com/z1xus/wplace-darkmode/releases)
[![Issues](https://img.shields.io/github/issues/z1xus/wplace-darkmode)](https://github.com/z1xus/wplace-darkmode/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/z1xus/wplace-darkmode)](https://github.com/z1xus/wplace-darkmode/pulls)

Userscript that applies a tasteful dark theme to `wplace.live` with a switch.

![Palette](assets/palette.png)

### Usage

1. Install a userscript manager (e.g. [Tampermonkey](https://www.tampermonkey.net/), [Violentmonkey](https://violentmonkey.github.io/)).
2. Install the latest `.user.js` from the [Releases](https://github.com/z1xus/wplace-darkmode/releases) page.
3. Visit `https://wplace.live` — the script loads automatically.
4. Use the round toggle button in the top-left controls to switch dark/light.

### Ad break

Need to convert colors to wplace format? Try my converter at [yawcc.z1x.us](https://yawcc.z1x.us).

### Building

```bash
bun run build
```

### License

MIT — see [LICENSE](LICENSE).