Skip to content

Standardize dark mode rendering for injected tables#52

Open
AdityaBVerma wants to merge 1 commit intobinbard:mainfrom
AdityaBVerma:feature/fix-dark-mode-globally
Open

Standardize dark mode rendering for injected tables#52
AdityaBVerma wants to merge 1 commit intobinbard:mainfrom
AdityaBVerma:feature/fix-dark-mode-globally

Conversation

@AdityaBVerma
Copy link
Copy Markdown
Contributor

Context

I initially fixed a dark mode visibility issue on the Friends page. While testing further, I noticed the same issue affecting other injected tables, so this PR extends the fix for consistency.

Summary

In dark mode, some injected tables retained light backgrounds while text switched to light colors, causing low contrast. This PR standardizes dark mode handling by adding defensive dark backgrounds and ensuring injected Friends rows correctly activate dark: styles.

Before

image image

###After
image
image

Areas Fixed

  • Problems list rows and frequency columns
  • Hover effects affected by dark mode

Testing

  • Built and loaded the extension locally
  • Verified all affected pages in light and dark modes

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