当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

Change Tooltip Background/Text Colors in Firefox and Thunderbird

  • 2 件の返信
  • 0 人がこの問題に困っています
  • 最後の返信者: Mike Matenkosky

more options

I've been able to change some of the Tooltips in my Firefox, but there are still that I can't edit. I've not been successful on Thunderbird at all. Using this in my Firefox's `userCrome.css`:

` tooltip {

   padding:          .5rem 1rem !important;
   color:            var(--light0) !important;
   background-color: var(--dark0) !important;
   border-color:     var(--neutral-orange) !important;
 }

` The "Show your Bookmark", "Open a new Tab", "Back/Forward", "Reload", all of my bookmark websites work. The "Home", "Open application Menu" and "Extensions" still show a black bg w/white text. Switching to a light theme shows the white bg w/black text, so it's a theme issue and not a Operating System (Win 10) thing.

I can't seem to get any of my custom Tooltip colors to show up in Thunderbird.

Any help would be appreciated!

I've been able to change some of the Tooltips in my Firefox, but there are still that I can't edit. I've not been successful on Thunderbird at all. Using this in my Firefox's `userCrome.css`: ` tooltip { padding: .5rem 1rem !important; color: var(--light0) !important; background-color: var(--dark0) !important; border-color: var(--neutral-orange) !important; } ` The "Show your Bookmark", "Open a new Tab", "Back/Forward", "Reload", all of my bookmark websites work. The "Home", "Open application Menu" and "Extensions" still show a black bg w/white text. Switching to a light theme shows the white bg w/black text, so it's a theme issue and not a Operating System (Win 10) thing. I can't seem to get any of my custom Tooltip colors to show up in Thunderbird. Any help would be appreciated!

すべての返信 (2)

more options

Not much help but I get the same result on Linux, which does at least further confirm that it's not a Windows thing.

役に立ちましたか?

more options

Thanks for the confirmation.

役に立ちましたか?

質問する

投稿に返信するには あなたのアカウントにログイン する必要があります。まだアカウントをお持ちでなければ、新しい質問を開始 してください。