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
- Host: GitHub
- URL: https://github.com/z1xus/wplace-darkmode
- Owner: Z1xus
- License: mit
- Created: 2025-08-13T20:36:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-14T00:20:02.000Z (10 months ago)
- Last Synced: 2025-09-05T20:33:15.927Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 148 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## wplace-darkmode
[](https://github.com/z1xus/wplace-darkmode/releases)
[](https://github.com/z1xus/wplace-darkmode/issues)
[](https://github.com/z1xus/wplace-darkmode/pulls)
Userscript that applies a tasteful dark theme to `wplace.live` with a switch.

### 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).