Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lockframe/firefox-winui
A custom CSS addon for Edge-Frfox to make it look more native to Windows 11
https://github.com/lockframe/firefox-winui
css firefox fluentdesign js windows11 winui
Last synced: 1 day ago
JSON representation
A custom CSS addon for Edge-Frfox to make it look more native to Windows 11
- Host: GitHub
- URL: https://github.com/lockframe/firefox-winui
- Owner: Lockframe
- License: mit
- Created: 2024-12-30T01:12:53.000Z (9 days ago)
- Default Branch: main
- Last Pushed: 2025-01-06T20:06:27.000Z (1 day ago)
- Last Synced: 2025-01-06T20:30:40.754Z (1 day ago)
- Topics: css, firefox, fluentdesign, js, windows11, winui
- Language: CSS
- Homepage:
- Size: 752 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Firefox-WinUI
A custom CSS addon for [bmFtZQ](https://github.com/bmFtZQ)'s [Edge-frfox](https://github.com/bmFtZQ/Edge-FrFox) theme with some [tweaks by MrOtherGuy](https://github.com/MrOtherGuy/firefox-csshacks) and [Guerra24's Firefox-UWP-Style](https://github.com/Guerra24/Firefox-UWP-Style) to make it look native to Windows 11's design.## How to install
1. Go to your Firefox profile's chrome folder after installing Edge-Frfox and optionally make a backup of the original `userContent.css`.
2. Download the `icons` folder, `custom.css` and `userContent.css` from this repository and add them to your Firefox profile's `chrome` folder.
3. Close and restart Firefox, if performed correctly, the theme should now be installed.
4. Go to `about:config` and set the following boolean keys to true:
* `browser.tabs.allow_transparent_browser`
* `widget.transparent-windows`
* `widget.windows.mica`
5. Create and/or set the following boolean keys to false:
* `uc.tweak.disable-drag-space`
* `uc.tweak.floating-tabs`
* `uc.tweak.force-tab-colour`
* `uc.tweak.newtab-background`
* `uc.tweak.remove-tab-separators`
* `uc.tweak.revert-context-menu`
* `uc.tweak.rounded-corners`
* `browser.startup.blankWindow`You can also add the following boolean keys to enable some tweaks:
* `uc.winui.aptos`
* `uc.winui.centered-url`
* `uc.winui.extra-acrylic`
* `uc.winui.extra-animations`
* `uc.winui.extra-highlights`
* `uc.winui.floating-tabs`
* `uc.winui.grayer-tabbed`
* `uc.winui.hide-with-1-tab`
* `uc.winui.immersive-navbar`
* `uc.winui.mac-back-forward`
* `uc.winui.more-acrylic`
* `uc.winui.navbar-highlights`
* `uc.winui.pill-urlbar`
* `uc.winui.rounded-corners`
* `uc.winui.rounded-navbar`
* `uc.winui.smaller-toolbar-buttons`
* `uc.winui.taller-bookmarks`
* `uc.winui.taller-urlbar`
* `uc.winui.transparent-urlbar`
* `uc.winui.uppercase-newtab-label`
* `uc.winui.urlbar-extra-separators`