Rename README project heading

This commit is contained in:
Alexey 2026-04-21 10:52:36 +05:00
parent 16935602dc
commit 6810707550
2 changed files with 12 additions and 12 deletions

View file

@ -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.

View file

@ -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.