Skip to content

Disable dark mode TV glow effect#189

Open
dconnenc wants to merge 1 commit into
mainfrom
disable-darkmode-text-glow
Open

Disable dark mode TV glow effect#189
dconnenc wants to merge 1 commit into
mainfrom
disable-darkmode-text-glow

Conversation

@dconnenc

@dconnenc dconnenc commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Sets the --tv-glow design token to none in app/frontend/styles.css, removing the phosphor text-shadow/box-shadow glow everywhere it's consumed. This disables the glow on dark mode headings (h1–h6), the minigame timers/labels/titles, the Calendar live tally, and the Experience focus ring in a single place. Neutralizing the token rather than the heading selector ensures all consumers are covered at once.

🤖 Generated with Claude Code

Set the --tv-glow token to none so the phosphor text-shadow/box-shadow
glow is removed everywhere it's consumed (dark mode headings, minigame
timers/labels/titles, the Calendar tally, and the Experience focus ring).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant