A versatile template overlay for wplace.live
Find a file
2026-04-21 20:38:31 +05:00
.github (3) Fixed tokei bug in build pipeline 2026-02-27 05:52:02 -05:00
build Release 0.92.1 2026-04-20 22:51:30 +05:00
dist Redesign Color Filter fullscreen cards 2026-04-21 20:38:31 +05:00
docs Rename README project heading 2026-04-21 10:52:36 +05:00
src Redesign Color Filter fullscreen cards 2026-04-21 20:38:31 +05:00
.eslintignore Added ignore files to stop popular code formatters from messing with the code style 2025-08-10 21:14:38 +02:00
.gitattributes Initial commit 2025-07-23 17:47:49 -04:00
.gitignore Added css map for consistent mapping during patches 2025-07-29 13:39:26 -04:00
.prettierignore Added ignore files to stop popular code formatters from messing with the code style 2025-08-10 21:14:38 +02:00
jsdoc.json Swapped website domains (#338) 2025-08-24 17:02:32 -04:00
LICENSE.txt Updated README.md and other github files 2025-07-24 04:07:08 -04:00
package-lock.json Release 0.94.0 2026-04-21 09:54:56 +05:00
package.json Release 0.94.0 2026-04-21 09:54:56 +05:00
README.md Rename README project heading 2026-04-21 10:52:36 +05:00

Blue Marble Enhanced

Blue Marble 0.94.0 liquid-glass UI showcase

This fork is based on SwingTheVine/Wplace-BlueMarble and focuses on practical improvements for everyday template work on wplace.live.

The goal is not to replace the upstream project. This fork keeps the original Blue Marble workflow, then adds usability, workflow, and Color Filter improvements on top.

What Is Different

Version 0.94.0 introduces the first enhanced release:

  • Redesigned Blue Marble windows with a minimal liquid-glass visual style.
  • Redesigned window controls, buttons, typography, spacing, and transitions.
  • Added a resizable windowed mode for Color Filter.
  • Added Color Filter position and size persistence.
  • Added persistence for shown and hidden colors in Color Filter.
  • Added automatic Color Filter refresh every 10 seconds.
  • Updated Color Filter visibility icons to match the new interface style.

Installation

Install the latest userscript from the release page:

Download the latest release

Use BlueMarble.user.js with a userscript manager such as Tampermonkey, then refresh wplace.live.

Color Filter

Color Filter is one of the main areas improved here. It can be opened as a compact window, resized, moved around the canvas, and restored with the same size and position the next time you use it.

Hidden and visible colors are remembered, so you can isolate the colors you are actively painting without rebuilding the filter state every session. The list also refreshes automatically every 10 seconds, keeping pixel counts current without a manual refresh button.

Upstream

Original project:

SwingTheVine/Wplace-BlueMarble

This fork keeps the original license and credits. For upstream documentation, contribution rules, and project background, refer to the original repository.

License

Blue Marble is licensed under the Mozilla Public License 2.0. See LICENSE.txt.