Ship Theseus 0.3.30 12442cf3 (light-mode surfaces map to BCH palette)
Setup 12442cf39f29dcc5775910cd9e7c24d1224f247c7bea245b1ab3147860bfc447 Portable a71282ea82465b4edc6012a21464de58a2d980892fb3eaf018a26312c11b54bb One bundled fix since 0.3.29: 1574545 - Every dark-hardcoded surface in settings.html now maps to a BCH-palette equivalent in the light-media block: --bg #F8FDFF, --ink #253A49; .polrow / .segseg / .engcat / .ctxmenu / select / input backgrounds all get a subtle off-white and dark-navy text; the selected .polrow gets an acid-green tint via :has(input:checked) so the chosen option stands out without a black bar. Registries > Collision policy is now readable in light mode. Dark mode unchanged. Verified via CDP: --bg=#F8FDFF, --ink=#253A49, .polrow color =rgb(37,58,73), engcat bg=rgb(244,248,251), theme card bg=white. Deployed. Verified LIVE 0.3.30.
This commit is contained in:
parent
83e2a83bf8
commit
a28c0c5fe4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "theseus-navigator",
|
"name": "theseus-navigator",
|
||||||
"version": "0.3.29",
|
"version": "0.3.30",
|
||||||
"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