1

I have a similar question about firefox in SU.

I'm using Stylish extension and I have changed the style of many websites to dark. When I open a link on a new tab, before the page loads, Chrome is showing a blank page with white background. How can I change this white color to a different one. Is there a CSS selector for it? Does chrome support something like userChrome.css file in Firefox?

1 Answers1

1

On my box (Ubuntu 12+) custom CSS is possible: ~/.config/chromium/Default/User StyleSheets/Custom.css

As for now, it's not (yet) possible for chrome://newtab/ , see this for more information.

Pablo A
  • 1,733