Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

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 Can I Customize The Firefox Home Page? (Like setting it to dark mode)

  • 4 replies
  • 1 has this problem
  • 590 views
  • Last reply by s3h

Title says it all.

Title says it all.

Chosen solution

You can look at my reply in this thread for code in userContent.css about overriding the CSS constants.

Read this answer in context 👍 0

All Replies (4)

The Firefox Home Page automatically changes to dark mode if you use a dark mode theme, such as the builtin Firefox dark theme.

Wesley Branton said

The Firefox Home Page automatically changes to dark mode if you use a dark mode theme, such as the builtin Firefox dark theme.

Do you know if there is a way to change it without changing the theme of the top section of my browser (tabs, bookmarks, etc.)?

Chosen Solution

You can look at my reply in this thread for code in userContent.css about overriding the CSS constants.

cor-el said

You can look at my reply in this thread for code in userContent.css about overriding the CSS constants.

Thanks!