mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Add: Theme - Linux transparent frame
This commit is contained in:
parent
4ebd991874
commit
86d6fccb13
5 changed files with 186 additions and 0 deletions
1
user.js
1
user.js
|
|
@ -71,6 +71,7 @@ user_pref("userChrome.rounding.square_tab", false);
|
|||
// user_pref("userChrome.theme.private", true);
|
||||
// user_pref("userChrome.theme.proton_color.dark_blue_accent", true);
|
||||
// user_pref("userChrome.theme.monospace", true);
|
||||
// user_pref("userChrome.theme.transparent.frame", true);
|
||||
// user_pref("userChrome.theme.non_native_menu", true); // only for linux
|
||||
// user_pref("userChrome.compatibility.os.win11", true);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue