8.6 KiB
Lepton (old name: Proton Fix) - Photon Styled
Table of Contents
🔔🔔 Did you set a custom, but not work?
You should copy user.js
file before the theme works.
The option system depends on user configuration, and nothing applies without settings.
Also, real-time changes are difficult for technical limitations and require restarts.
Some settings can be conflict and should be explicitly false
.
Introduction
Proton is Firefox's new design, starting from Firefox 89.
Photon is the old design of Firefox which was used until version 88.
Proton's overall feel is good, but there were a few things I didn't like and wanted to improve.
That's why this project was born, and Lepton to denote light theme layer.
Lepton's photon styled is preserve Photon's feeling while keep Original Lepton.'s strengths.
Disclaimer: It works on Firefox 89 and above!!
Wiki | ||||
Installation Guide | Screenshots | Options | Compatibility Issues Solution | Tips |
(Lepton's Photon styled design ⬆️)
Feature List (Click)
-
Color
- Default light/dark theme contrast enhancement
- Colorful context menu
- More dark mode support
- GTK system theme support
- Windows system theme support
- Mac system theme support
- Windows7 compatibility
-
Icons
- Panel: like Photon
- Context Menu
- Global Menu
- Library's open context
- Video Player
-
Padding Narrower
- Tab
- Panel
- Menu
- Density
- Others…
-
Tabbar Layouts
- Tabs on Bottom
- One Liner
- Vertical Tab Support
-
Tab Design
-
General:
- Connect with toolbar(Buttons like tabs): like Photon
-
Selected:
- Context Line: like Photon
- Bottom Rounding: Natural
-
MultiSelected
- Adjust Color: Easily recognizable.
-
Unselect:
- Divide Line: like Photon
-
Unloaded:
- Dimmed: Looks like inactive
-
Clipped:
- Clearer Text: Adjusted clipped gradation
- Closed Button: Visible on hover
-
Sound:
- Remove Second Label
- Show Favicon: Always show favicon
- PIP Icon
-
Container Tab:
- Highlight line position: Displayed under tab.
-
-
Button Design
- New tab: like Photon
-
Activity Stream Design
-
Search Bar:
- Focused Shadow: Same as the accent color
- Hand off to Awesomebar
-
Icons:
- Size: Fill(Changes dynamically to your size)
-
-
Error Page Design
- Illustrations: Restore error page illustrations
-
Video Player
- Background Style
- Size at fullscreen
-
Fullscreen
- Overlap mode
-
Others
- Animations
- Hidden & Auto Hide
- Activate calculator at address bar
- Mouse pointer for each context
Installation Guide
Script Installation (experimental)
Linux, mac users:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/black7375/Firefox-UI-Fix/master/install.sh)"
Windows users: Run with powershell (Does not work at Win7?)
Powershell -c "Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iwr https://raw.githubusercontent.com/black7375/Firefox-UI-Fix/master/install.ps1 -useb | iex"
Manual Installation
You can see the installation guide with screenshots on the wiki.
-
Download files
- Click the green "⬇️ Code"-button above
- Select "📦 Download Zip"
-
Find your profile directory
- Open
about:support
in a new tab - Find the
Profile Folder
entry and click theOpen Folder
button
- Open
-
Copy downloaded files
- Extract the downloaded zip file
- Copy the
user.js
file to the previously opened profile directory - Create a new directory inside your profile directory called
chrome
- Copy the remaining files from the extracted zip-file into previously created the
chrome
directory
-
Restart Firefox
- Click the
Clear startup cache...
at the top ofabout:support
- Click the
If you prefer Proton(89 or above), see Original Lepton.
If you prefer Proton tab shape, see Lepton's proton-style.
WHY Proton?
I think a lot has improved.
(Proton's design ⬆️)
- Neatly organized menu
- Icon beautiful enough to remind you of Edge
- Nice color scheme
- Satisfied Rounding
- Modal window & Scrollbar!!
WHY Not Proton?
However, there are also many flaws.
(Photon's design ⬆️)
- Is it a tab or a button?
- Where are the menu icons?
- Icons in ActivityStream are too small
- Padding gaps are wide
- ⚠️ Address bar 3-point menu, screenshot moves to toolbar (can't fix)
Padding Comparisons
- Photon (Quantum)
- Proton
- Lepton
Contributors
Thanks to all contributors to this project for providing help and developing features!
A list of all contributors can be found in CREDITS.
FAQ
- Black pixels around the selected tab bottom corners
Please follow the Installation Guide,
or set about:config
's svg.context-properties.content.enabled
to true
.
- The closed button and some panel menu icons are not visible.
Please follow the Installation Guide,
or copy the icons
directory to chrome
.
- Less icons in the panel with photon-style
I didn't put all the icons like before.