[GH-ISSUE #247] White on white text with custom browser styles #235

Closed
opened 2026-02-25 22:36:34 +03:00 by kerem · 1 comment
Owner

Originally created by @l-2-j on GitHub (Mar 26, 2019).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/247

Software versions

Browser extension, tested on Firefox.

Steps to reproduce

  1. Go to about:config and change browser.display.foreground_color to white and browser.display.background_color to black
  2. Open the extension GUI by clicking the icon

Expected outcome

See some readable text, as either custom style, or with white background and black text.

Actual outcome

Saw white text against white background.

Debug log

Probably not needed for a quick CSS issue? color: black; should be a quick fix...

Originally created by @l-2-j on GitHub (Mar 26, 2019). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/247 ### Software versions Browser extension, tested on Firefox. ### Steps to reproduce 1. Go to about:config and change `browser.display.foreground_color` to `white` and `browser.display.background_color` to `black` 2. Open the extension GUI by clicking the icon ### Expected outcome See some readable text, as either custom style, or with white background and black text. ### Actual outcome Saw white text against white background. ### Debug log Probably not needed for a quick CSS issue? `color: black;` should be a quick fix...
kerem closed this issue 2026-02-25 22:36:34 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Mar 21, 2023):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:1477490618 --> @github-actions[bot] commented on GitHub (Mar 21, 2023): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#235
No description provided.