orbit/public
Jean 4f95f0ea66
Theme the games panel instead of hardcoded dark colours
The panel referenced its own token names (--bg2/--tx/--tx-dim/--ac/--card)
that don't exist in the app, so it always fell back to hardcoded dark
values — mismatched on the light and Night-orange/green themes. Alias
those tokens to the app's theme tokens (--bg / --ink / --muted / --accent
/ --bg-soft-2) at the panel root, fix the active white-overlay fills that
vanished on light backgrounds (rows, input, toast), map the accept action
to --online, and soften the shadows. The panel now follows the active
theme; the game-piece colours (X/O, chess, Connect-4) stay as-is.
2026-07-11 01:59:55 +00:00
..
plugins/third Theme the games panel instead of hardcoded dark colours 2026-07-11 01:59:55 +00:00
apple-touch-icon.png PWA icons: use the Tchatou brand mark, not the Orbit logo 2026-06-27 10:29:54 +00:00
config.json Add a security-group quick-pick for the securitygroup extban (config-driven) 2026-07-10 07:01:13 +00:00
favicon.svg Initial commit — Orbit, a modern pluggable IRCv3 web client 2026-06-18 19:49:50 +00:00
icon-192.png PWA icons: use the Tchatou brand mark, not the Orbit logo 2026-06-27 10:29:54 +00:00
icon-512.png PWA icons: use the Tchatou brand mark, not the Orbit logo 2026-06-27 10:29:54 +00:00
icons.svg Initial commit — Orbit, a modern pluggable IRCv3 web client 2026-06-18 19:49:50 +00:00
manifest.webmanifest Fix PWA manifest: add app id, wide/narrow screenshots, drop the SVG install icon 2026-07-09 23:39:27 +00:00
orbit-avatar.png add orbit-avatar.png (1024px raster of the project icon) to public for download 2026-06-20 03:52:55 +00:00
orbit-icon.svg Add Orbit logo — planet core + tilted orbit ring + satellite (green) 2026-06-19 01:54:24 +00:00
orbit-logo.svg Add Orbit logo — planet core + tilted orbit ring + satellite (green) 2026-06-19 01:54:24 +00:00
screenshot-narrow.png Fix PWA manifest: add app id, wide/narrow screenshots, drop the SVG install icon 2026-07-09 23:39:27 +00:00
screenshot-wide.png Fix PWA manifest: add app id, wide/narrow screenshots, drop the SVG install icon 2026-07-09 23:39:27 +00:00
sw.js Stop the app from auto-reloading on new builds; update on next manual refresh instead 2026-07-10 09:04:31 +00:00