A custom CSS theme that transforms Firefox to seamlessly integrate with Windows 11's design language.
This theme integrates styling from:
- Edge-Frfox by bmFtZQ
- Firefox CSS Hacks by MrOtherGuy
- Firefox UWP Style by Guerra24
- Shimmer by Nuclearcodecat
- WaveFox by QNetIWQ
- Firefox browser from the stable branch
- Navigate to your Firefox profile's folder
- Download the files in this repository
- Install the
spinner-font.tff
font on your system - Move the
chrome
folder anduser.js
file into your Firefox profile's folder
Enable the following boolean keys in about:config
to enable the mica backdrop and acrylic context menus:
widget.windows.mica
widget.windows.mica.popups
(⚠️ Acrylic context menus. Requiresuc.winui.acrylic-menus
to be set totrue
)browser.tabs.allow_transparent_browser
(⚠️ New tab page translucent. Can cause issues in some web pages)
Create 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
(Download the font here)uc.winui.centered-url
uc.winui.taller-bookmarks
uc.winui.acrylic-menus
(Requireswidget.windows.mica.popups
to be set totrue
)uc.winui.borderless-bookmarks-bar
uc.winui.floating-tabs
uc.winui.extension-tray
uc.winui.immersive-navbar
uc.winui.mac-back-forward
uc.winui.acrylic-animations
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 internal style editor.
For JavaScript-based animations, refer to this guide.
Contributions, issues, and feature requests are welcome.