Skip to content

Fix dark-mode comment highlight and update dependencies#348

Merged
Cannonb4ll merged 1 commit into
mainfrom
fix/dark-mode-comment-highlight-and-deps
Jun 8, 2026
Merged

Fix dark-mode comment highlight and update dependencies#348
Cannonb4ll merged 1 commit into
mainfrom
fix/dark-mode-comment-highlight-and-deps

Conversation

@Cannonb4ll

Copy link
Copy Markdown
Contributor

The highlighted comment (on #comment-NNN anchor visit or active reply) used bg-brand-50/ring-brand-200 with no dark variant, rendering as a light box on the dark background. Added dark:bg-brand-900/30 and dark:ring-brand-800 in both the blade @Class and the JS classList.add, plus a null guard for non-comment hashes.

Also ran composer update and npm update (lock files, boost assets/skills).

The highlighted comment (on #comment-NNN anchor visit or active reply)
used bg-brand-50/ring-brand-200 with no dark variant, rendering as a
light box on the dark background. Added dark:bg-brand-900/30 and
dark:ring-brand-800 in both the blade @Class and the JS classList.add,
plus a null guard for non-comment hashes.

Also ran composer update and npm update (lock files, boost assets/skills).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Cannonb4ll Cannonb4ll merged commit 21a0d2b into main Jun 8, 2026
3 checks passed
@Cannonb4ll Cannonb4ll deleted the fix/dark-mode-comment-highlight-and-deps branch June 8, 2026 12:40
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