mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Doc: user.js - newTab background image description more cleary #822
This commit is contained in:
parent
4eb9c3dd61
commit
c24a7b5432
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
|
@ -202,7 +202,7 @@ user_pref("userChrome.rounding.square_tab", false);
|
|||
// user_pref("userContent.player.ui.twoline", true);
|
||||
|
||||
// user_pref("userContent.newTab.hidden_logo", true);
|
||||
// user_pref("userContent.newTab.background_image", true); // Need wallpaper image --uc-newTab-wallpaper: url("../icons/background_image.png");
|
||||
// user_pref("userContent.newTab.background_image", true); // Need wallpaper image to `userContent.css`. :root { --uc-newTab-wallpaper: url("../icons/background_image.png"); }
|
||||
|
||||
// user_pref("userContent.page.proton_color.dark_blue_accent", true);
|
||||
// user_pref("userContent.page.proton_color.system_accent", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue