From 6810707550e9aede6dff0754633a7f354051c004 Mon Sep 17 00:00:00 2001 From: Alexey Date: Tue, 21 Apr 2026 10:52:36 +0500 Subject: [PATCH] Rename README project heading --- README.md | 12 ++++++------ docs/README.md | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index da046f2..c477d93 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -# Blue Marble UI Fork +# Blue Marble Enhanced ![Blue Marble 0.94.0 liquid-glass UI showcase](./docs/assets/blue-marble.png) -This fork is based on [SwingTheVine/Wplace-BlueMarble](https://github.com/SwingTheVine/Wplace-BlueMarble) and focuses on a cleaner, more compact UI for everyday template work on [wplace.live](https://wplace.live/). +This fork is based on [SwingTheVine/Wplace-BlueMarble](https://github.com/SwingTheVine/Wplace-BlueMarble) and focuses on practical improvements for everyday template work on [wplace.live](https://wplace.live/). -The goal is not to replace the upstream project. This fork keeps the original Blue Marble workflow, then adds a more polished interface and a stronger Color Filter experience. +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 fork-specific release: +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. @@ -20,7 +20,7 @@ Version `0.94.0` introduces the first fork-specific release: ## Installation -Install the latest userscript from the fork release page: +Install the latest userscript from the release page: [Download the latest release](https://github.com/alexeygasenko/Wplace-BlueMarble/releases/latest) @@ -28,7 +28,7 @@ Use `BlueMarble.user.js` with a userscript manager such as Tampermonkey, then re ## Color Filter -Color Filter is the main area improved by this fork. 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. +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. diff --git a/docs/README.md b/docs/README.md index 14cac83..c22e4b0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,14 +1,14 @@ -# Blue Marble UI Fork +# Blue Marble Enhanced ![Blue Marble 0.94.0 liquid-glass UI showcase](./assets/blue-marble.png) -This fork is based on [SwingTheVine/Wplace-BlueMarble](https://github.com/SwingTheVine/Wplace-BlueMarble) and focuses on a cleaner, more compact UI for everyday template work on [wplace.live](https://wplace.live/). +This fork is based on [SwingTheVine/Wplace-BlueMarble](https://github.com/SwingTheVine/Wplace-BlueMarble) and focuses on practical improvements for everyday template work on [wplace.live](https://wplace.live/). -The goal is not to replace the upstream project. This fork keeps the original Blue Marble workflow, then adds a more polished interface and a stronger Color Filter experience. +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 fork-specific release: +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. @@ -20,7 +20,7 @@ Version `0.94.0` introduces the first fork-specific release: ## Installation -Install the latest userscript from the fork release page: +Install the latest userscript from the release page: [Download the latest release](https://github.com/alexeygasenko/Wplace-BlueMarble/releases/latest) @@ -28,7 +28,7 @@ Use `BlueMarble.user.js` with a userscript manager such as Tampermonkey, then re ## Color Filter -Color Filter is the main area improved by this fork. 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. +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.