Ship Theseus 0.3.10 d9801fe6 (light-mode acid legibility)
Setup d9801fe6a1ea7d54132db36b2c78311cd5c77912618687fb9cf6476ce75a97f9 Portable ff6ea386752fb3ceeb9d5f385258a6f01f7266c2509f4670419ce6e44e24d442 One bundled fix since 0.3.9: d1f3347 - The brand acid green (#d6ff3d) was ~1.3:1 contrast on #ffffff / #f6f8fb, so it went nearly invisible any time the user flipped Settings > Theme to Light. Every chrome page (chrome, home, settings, error, approval, messages) now overrides --acid to #4d7300 in its prefers-color-scheme: light block — same hue family, ~5.5:1 on white. Also added the missing --acid: #d6ff3d declaration to chrome.html's :root (was relying on var(--acid, #d6ff3d) fallbacks, so the light override couldn't bind). Verified live via CDP. Deployed: scp + sia-upload of both trees. Verified LIVE 0.3.10. Two background tasks in progress (screenshot extension, Aegis multiwallet + Tron/Nile) will land in a later release.
This commit is contained in:
parent
878b728ef8
commit
354606f3c1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "theseus-navigator",
|
"name": "theseus-navigator",
|
||||||
"version": "0.3.9",
|
"version": "0.3.10",
|
||||||
"description": "Theseus Navigator — a browser that follows the thread. By Silent Mode, a Deviant project.",
|
"description": "Theseus Navigator — a browser that follows the thread. By Silent Mode, a Deviant project.",
|
||||||
"author": "Silent Mode",
|
"author": "Silent Mode",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue