Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

Thunderbird 69.x ruins dark themes - Can thunderbird have an internal custom color theme and avoid the need for addonds that break with every update?

  • 2 svar
  • 1 har detta problem
  • 7 visningar
  • Senaste svar av sfhowes

more options

Thunderbird 69.x ruins dark themes - Can thunderbird have an internal custom color theme and avoid the need for addonds that break with every update? The image shows a preferred color theme that no longer works. How can a custom color be added for new messages in a folder?

Thunderbird 69.x ruins dark themes - Can thunderbird have an internal custom color theme and avoid the need for addonds that break with every update? The image shows a preferred color theme that no longer works. How can a custom color be added for new messages in a folder?
Bifogade skärmdumpar

Vald lösning

Are you referring to TB 60.9.1? There is no v. 69 release. With TB 60 or 68 or any other version, the color of folders with new messages can be set with this userChrome.css: @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");


/* Change the color of folders with unread messages */ treechildren::-moz-tree-cell-text(hasUnreadMessages-true) {color: red !important;}

There is a Dark Theme for TB 60 and higher under Tools/Add-ons/Themes.

Läs svaret i sitt sammanhang 👍 0

Alla svar (2)

more options

Are there any dark themes that work with 69.x?

more options

Vald lösning

Are you referring to TB 60.9.1? There is no v. 69 release. With TB 60 or 68 or any other version, the color of folders with new messages can be set with this userChrome.css: @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");


/* Change the color of folders with unread messages */ treechildren::-moz-tree-cell-text(hasUnreadMessages-true) {color: red !important;}

There is a Dark Theme for TB 60 and higher under Tools/Add-ons/Themes.