- Ya
- 22 Agosti 2026, 06:00 UTC
- Mwandishi
- kamo
- Ahadi ya
- eac3864
TWO THINGS. A SHARE OF THE LAUNCHPAD ARRIVES COLOURED. On a member's first load — once ever — each pane gets a 13% chance of a random palette colour. Enough that most people find one or two coloured panes and the page has some life in it; few enough that it never reads as a decision somebody made for them. Every pane it paints is theirs to change or clear from that moment on. Never twice, and the flag says so rather than the emptiness of `colors`: a member whose roll painted nothing, or who cleared what it painted, has still been seeded, and re-seeding them on the next load would repaint a launchpad they had deliberately made plain. It fires only once the pane list is COMPLETE — widgets resolved, notes fetched, nav options gated — because a pane that had not appeared yet would miss its only chance, and it writes immediately rather than through the debounce, cancelling anything the debounce was holding: that pending write carries a pre-seed snapshot and would undo the one write that has no second chance. GLASS IS A COLOUR NOW. The product's own translucent panel is a swatch, so a floating note can be set back to the material every other element on the page wears — the one surface a member could not return to the original look. It replaces the menu's "no colour" swatch, which never meant no colour: on a note it meant the default yellow, which is a swatch that lies about what it does. An UNSET colour keeps meaning exactly what it always meant, so nothing written before the palette existed is quietly repainted. Its bg and edge are real hex on purpose. Fifteen places take the resolved colour's edge for a scrollbar, a rule, a caret or a chip, and the dock's hex head feeds bg through a hex darkener; a translucent value would fall out of all of them as a fallback colour. Only the paper itself is special-cased. And it stays out of STICKY_PALETTE, so a new note can never rotate into it — one that came out translucent by chance would read as one that failed to load.