Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

I'd like to have color for the headings in the message pane.

  • 3 απαντήσεις
  • 2 έχουν αυτό το πρόβλημα
  • 19 προβολές
  • Τελευταία απάντηση από duhnel

more options

The background color in the heading line (Subject, Correspondents, Date etc.) is white and blends in with the messages. On a previous installation of Thunderbird on a different computer it was dark grey, as was the message header area. I'd like to make a change to the white background.

The background color in the heading line (Subject, Correspondents, Date etc.) is white and blends in with the messages. On a previous installation of Thunderbird on a different computer it was dark grey, as was the message header area. I'd like to make a change to the white background.

Επιλεγμένη λύση

I found the answer in the following thread

http://forums.mozillazine.org/viewtopic.php?f=39&t=2756591

The solution is to generate or modify a userchrome.css file with

treecol, .treecol-image { -moz-appearance: none !important; background-color: peachpuff !important; }

Ανάγνωση απάντησης σε πλαίσιο 👍 0

Όλες οι απαντήσεις (3)

more options

Depends upon what options you have selected in Windows.

example: I use Vista OS. Control Panel > Personalization > 'Theme' I'm using 'Windows Vista' as opposed to 'Classic'.

Control Panel > Personalization > 'Window colour and appearance' I've selected 'windows Vista Basic' in preference to Classic, standard, Aero, or any high contrast options.

This means my 'Message Pane' headers section is a pale blue background.

So the options you have got setup within Windows accessed via control Panel can effect Thunderbird.

You can always try downloading and installing another theme in Thunderbird. https://addons.mozilla.org/en-GB/thunderbird/themes/

Images below show how changing the Windows 'Personalization' can effect what you see.

  • image one using standard 'windows Vista' options
  • image 2 shows 'Classic'
  • image 3 shows 'Aero'
  • image 4 shows a high contrast.

Suggestion: check out what you have got selected first as you may be able to adjust to your liking.

more options

Thank you for your response, but unfortunately I am using Windows 10 and the Personalisation options are much different. You can't select 'Classic" or 'Basic' etc., but theorectically can pick the color for toolbars, and title bars, etc. However none of the selections change the background color for the line with 'subject' in you examples.

more options

Επιλεγμένη λύση

I found the answer in the following thread

http://forums.mozillazine.org/viewtopic.php?f=39&t=2756591

The solution is to generate or modify a userchrome.css file with

treecol, .treecol-image { -moz-appearance: none !important; background-color: peachpuff !important; }