read.markets/app
Giorgio Gilestro 89632e9937 ui: light theme by default (dark is opt-in)
Swaps the role of `:root` (now light) and the data-theme attribute
(now `[data-theme="dark"]`) in cassandra.css, flips the localStorage
fallback from 'dark' to 'light' in base/login/verify templates, and
updates the theme-toggle label and the branding-consistency test
selectors to match.

Existing users with cassandra.theme=dark in localStorage still see
dark — their explicit preference wins. Only first-time visitors and
users with no stored preference shift to light.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 21:51:23 +01:00
..
jobs news: auto-tag headlines + market-aware cadence + filter UI 2026-05-21 23:25:03 +01:00
routers phase D milestones 1+2: referral system + paid-access gate 2026-05-21 23:25:35 +01:00
services brand: rename product to "Read the Markets" (read.markets) 2026-05-22 19:39:38 +01:00
static ui: light theme by default (dark is opt-in) 2026-05-22 21:51:23 +01:00
templates ui: light theme by default (dark is opt-in) 2026-05-22 21:51:23 +01:00
__init__.py initial commit — cassandra v0.1 2026-05-15 21:56:10 +01:00
auth.py phase D milestones 1+2: referral system + paid-access gate 2026-05-21 23:25:35 +01:00
branding.py ui: light theme by default (dark is opt-in) 2026-05-22 21:51:23 +01:00
cli.py phase D milestones 1+2: referral system + paid-access gate 2026-05-21 23:25:35 +01:00
config.py phase G: data minimisation + passwordless auth + DeepSeek-first LLM 2026-05-18 14:16:57 +01:00
db.py initial commit — cassandra v0.1 2026-05-15 21:56:10 +01:00
logging.py initial commit — cassandra v0.1 2026-05-15 21:56:10 +01:00
main.py brand: rename product to "Read the Markets" (read.markets) 2026-05-22 19:39:38 +01:00
models.py phase D milestones 1+2: referral system + paid-access gate 2026-05-21 23:25:35 +01:00
redis_client.py phase G: data minimisation + passwordless auth + DeepSeek-first LLM 2026-05-18 14:16:57 +01:00
scheduler_main.py news: auto-tag headlines + market-aware cadence + filter UI 2026-05-21 23:25:03 +01:00
schemas.py news: auto-tag headlines + market-aware cadence + filter UI 2026-05-21 23:25:03 +01:00
templates_env.py brand: rename product to "Read the Markets" (read.markets) 2026-05-22 19:39:38 +01:00