Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Learn More

Change folder Pane background color

  • 1 Mbohovái
  • 1 oguereko ko apañuái
  • 10 Hecha
  • Mbohovái ipaháva Matt

more options

I would like to change the folder pane background color in Thunderbird.

Can you please show me how:

(I know I need to do it into the userChrome.css file but just not sure how to do it.)

1. Change the default background folder pane color to my choice; 2. Also show me if it is it possibly to instead of a color have a picture in as the background?

Thanks

I would like to change the folder pane background color in Thunderbird. Can you please show me how: (I know I need to do it into the userChrome.css file but just not sure how to do it.) 1. Change the default background folder pane color to my choice; 2. Also show me if it is it possibly to instead of a color have a picture in as the background? Thanks

Ñemoĩporã poravopyre

I suggest you have a look at this new theme. https://addons.mozilla.org/en-US/thunderbird/addon/monterail/

and the bug that created it. https://bugzilla.mozilla.org/show_bug.cgi?id=1325184

It is the only instance of an image in the background of any of the panes I recall seeing.

My userchrome has

#threadTree treecol, 
#threadTree
 {background-color: #E0FFFF	 !important;} */ 

Where #E0FFFF is the colour in hexadecimal

Emoñe’ẽ ko mbohavái ejeregua reheve 👍 1

Opaite Mbohovái (1)

more options

Ñemoĩporã poravopyre

I suggest you have a look at this new theme. https://addons.mozilla.org/en-US/thunderbird/addon/monterail/

and the bug that created it. https://bugzilla.mozilla.org/show_bug.cgi?id=1325184

It is the only instance of an image in the background of any of the panes I recall seeing.

My userchrome has

#threadTree treecol, 
#threadTree
 {background-color: #E0FFFF	 !important;} */ 

Where #E0FFFF is the colour in hexadecimal