A custom CSS addon that transforms Firefox to look native to Windows 11's design, combining elements from multiple community themes.
This theme integrates styling from:
- Edge-Frfox by bmFtZQ
- Firefox CSS Hacks by MrOtherGuy
- Firefox UWP Style by Guerra24
- Shimmer by Nuclearcodecat
- Firefox browser
- Edge-Frfox theme installed
- Navigate to your Firefox profile's
chrome
folder - (Recommended) Backup the original
userContent.css
- Download the following from this repository:
winui-icons
folderimage
foldercustom.css
userContent.css
- Place these files in your Firefox profile's
chrome
folder
Open about:config
and set these boolean keys to true
:
browser.tabs.allow_transparent_browser
svg.context-properties.content.enabled
widget.transparent-windows
widget.windows.mica
Set these boolean keys to false
:
browser.startup.blankWindow
uc.tweak.newtab-background
uc.tweak.revert-context-menu
browser.newtabpage.activity-stream.newtabLayouts.variant-a
browser.newtabpage.activity-stream.newtabLayouts.variant-b
Enable these boolean keys for additional customizations:
uc.winui.rounded-corners
uc.winui.rounded-navbar
uc.winui.transparent-urlbar
uc.winui.pill-urlbar
uc.winui.taller-urlbar
uc.winui.extra-acrylic
uc.winui.more-acrylic
uc.winui.smaller-toolbar-buttons
uc.winui.hide-shortcuts
uc.winui.grayer-tabbed
uc.winui.extra-highlights
uc.winui.navbar-highlights
uc.winui.urlbar-extra-separators
uc.winui.aptos
uc.winui.centered-url
uc.winui.taller-bookmarks
uc.winui.floating-tabs
uc.winui.extension-tray
uc.winui.immersive-navbar
uc.winui.mac-back-forward
uc.winui.hide-with-1-tab
uc.winui.js-animations
uc.winui.extra-animations
uc.winui.revert-titlebar-buttons
Close and restart Firefox to apply the theme.
To apply this theme to the Sidebery extension, copy the content from sidebery-WinUI.css
and paste it into Sidebery's style editor.
For JavaScript-based animations, refer to this guide.
Contributions, issues, and feature requests are welcome.