Search Support

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.

Learn More

How to change settings pages background in Thunderbird theme?

  • Amul benn tontu
  • 0 am na jafe-jafe bii
  • 2 views
more options

I've wanted to change settings pages background in my Thunderbird themes. I've checked that they're defined by --in-content-page-background: var(--background-color-canvas); variable. Manipulating it in developer tools works, but when I try to change it in my theme source files it doesn't work. I've tried declaring value for both --in-content-page-background and --background-color-canvas as well as overwriting it by my own variable for :root, :host and even *, of course using !important parameter. :(

I've wanted to change settings pages background in my Thunderbird themes. I've checked that they're defined by --in-content-page-background: var(--background-color-canvas); variable. Manipulating it in developer tools works, but when I try to change it in my theme source files it doesn't work. I've tried declaring value for both --in-content-page-background and --background-color-canvas as well as overwriting it by my own variable for :root, :host and even *, of course using !important parameter. :(

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.