Skip to content
#

thunderbird

Here are 186 public repositories matching this topic...

Standard8
Standard8 commented Mar 6, 2021

Similar to #1608 I'd like us to add native theme support to the gallery view. This should help with Dark mode implementation as well.

From what I can tell, adding this near the start of options.css will get us most of the way there:

@import url("chrome://global/skin/in-content/common.css");

I suspect there will then be a few layout issues to resolve.

maguilara
maguilara commented Dec 19, 2021

Describe the bug
CC/BCC fields have white backgrounds, which makes it impossible to read or verify email addresses when typyting them by hand

To Reproduce (if applicable)
Steps to reproduce the behavior:

  1. Write or answer an email
  2. Expand the CC/BCC field

Expected behavior
Black background like the "To" field

Screenshots
![imagen](https://user-images.githubusercon

bug good first issue

Improve this page

Add a description, image, and links to the thunderbird topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the thunderbird topic, visit your repo's landing page and select "manage topics."

Learn more