https://github.com/black7375/Firefox-UI-Fix Skip to content Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Resources + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} black7375 / Firefox-UI-Fix Public * * Notifications * Fork 180 * Star 5.1k * I respect proton UI and aim to improve it. License MPL-2.0 license 5.1k stars 180 forks Branches Tags Activity Star Notifications * Code * Issues 83 * Pull requests 0 * Discussions * Actions * Projects 1 * Wiki * Security * Insights Additional navigation options * Code * Issues * Pull requests * Discussions * Actions * Projects * Wiki * Security * Insights black7375/Firefox-UI-Fix This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. master BranchesTags Go to file Code Folders and files Name Name Last commit Last commit message date Latest commit History 2,326 Commits .github .github __tests__ __tests__ css css docs docs icons icons src src .gitattributes .gitattributes .gitignore .gitignore .prettierignore .prettierignore .prettierrc.json .prettierrc.json CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md CONTRIBUTING.md CONTRIBUTING.md CREDITS CREDITS LEPTON LEPTON LICENSE LICENSE README.org README.org install.ps1 install.ps1 install.sh install.sh package.json package.json user.js user.js userChrome.css userChrome.css userContent.css userContent.css waterfox.sh waterfox.sh yarn.lock yarn.lock View all files Repository files navigation * README * Code of conduct * MPL-2.0 license Lepton (old name: Proton Fix) Table of Contents * Lepton (old name: Proton Fix) + Introduction + Installation Guide + WHY Proton? + WHY Not Proton? + Padding Comparisons + Sponsors & Contributors + Bug / Questions? + FAQ --------------------------------------------------------------------- Does the theme not work after installation? 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 because of technical limitations and require a restart. Some settings can be conflicted and should be explicitly set to false. --------------------------------------------------------------------- Is your Firefox version v102 or lower? You have to set userChrome.compatibility.accent_color to true additionally. --------------------------------------------------------------------- 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. Disclaimer: It works on Firefox 89 and above!! Wiki Installation Compatibility Show Off Guide Screenshots Tutorial Options Issues Tips Your Solution Config https://user-images.githubusercontent.com/25581533/ 119774062-20942280-beb1-11eb-80aa-c18dd52f18d7.png (Lepton's design [?]) Feature List (Click) * Color + Default light/dark theme contrast enhancement + Colorful context menu + More dark mode support + Windows/Mac/Linux system theme support + Windows 7 compatibility * Icons + Panel + Context Menu + Global Menu + Library's open context + Video Player * Padding Narrower + Tab + Panel + Menu + Density + Others... * Tab Bar Layouts + Tabs on Bottom + One Liner + Vertical Tab Support * Tab Design + General: o Connect with toolbar (buttons like tabs) + Selected: o Box Shadow: Highlight the selected tab o Bottom Rounding: Natural + MultiSelected o Adjust Color: Easily recognizable + Unselect: o Divide Line: React to hover like chrome + Unloaded: o Dimmed: Looks like inactive + Clipped: o Clearer Text: Adjusted clipped gradation o Closed Button: Visible on hover + Sound: o Remove Second Label o Show Favicon: Always show favicon o PIP Icon + Container Tab: o Highlight line position: Displayed under tab * Button Design + New tab: Looks like tab * Activity Stream Design + Search Bar: o Focused Shadow: Same as the accent color o Hand off to Awesomebar + Icons: o 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 Installation script (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. 1. Download files + Click the green ":arrow_down: Code" button above + Select ":package: Download ZIP" 2. Find your profile directory + Open about:support in a new tab + Find the Profile Directory(Linux) / Profile Folder(Windows) entry + Click the Open Directory(Linux) / Open Folder(Windows) button 3. 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 4. Restart Firefox + Click the Clear startup cache... at the top of about:support If you prefer Photon, see Lepton's photon-style. If you prefer Proton, see Lepton's proton-style. WHY Proton? I think a lot has improved. https://user-images.githubusercontent.com/25581533/ 119773764-a6639e00-beb0-11eb-8023-498b6293c4b2.png (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. https://user-images.githubusercontent.com/25581533/ 119773812-b5e2e700-beb0-11eb-923c-55ae1a8ca249.png (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 https://user-images.githubusercontent.com/25581533/ 120262626-8c97d180-c289-11eb-87a6-68e285d6d77c.png https:// user-images.githubusercontent.com/25581533/ 120253257-6ae11f00-c276-11eb-93cf-393f9845f30b.png https:// user-images.githubusercontent.com/25581533/ 118402352-1e33fc00-b659-11eb-89fc-3cb38207fe39.png https:// user-images.githubusercontent.com/25581533/ 124066951-0eb21c00-da29-11eb-9ac4-c6b82a268c6f.png * Photon (Quantum) * Proton * Lepton Sponsors & Contributors Thanks to all sponsors & contributors to this project for providing help and developing features! Sponsors https://user-images.githubusercontent.com/25581533/ 203210367-9f2eed69-666a-4218-acde-128892aa09d8.png [37581768] [32592965] [1143119] [30685349] [27138416] [36596647] [151653777] [1136550] [5918522] [8052736] [1146204] * A donation was received from Safira on Ko-Fi * Private sponsors: 3 Contributors [6874747073] A list of all contributors can be found in CREDITS. Bug / Questions? If you found a bug, please contact issue. If you have any questions or inquiries, please contact discussions. FAQ * Black pixels around the selected tab bottom corners https://user-images.githubusercontent.com/5571586/ 120401980-edf58a00-c2f5-11eb-9e64-ce50c5b189b2.png 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. https://user-images.githubusercontent.com/77958663/ 130395848-7af58241-bbbf-4273-bb62-14382c44098d.png https:// user-images.githubusercontent.com/25581533/ 120487528-93b40200-c3a5-11eb-98ad-3498beb9f38e.png Please follow the Installation Guide, or copy the icons directory to chrome . * Less icons in the panel with photon-style https://user-images.githubusercontent.com/25581533/ 123761424-5746c980-d8b1-11eb-9a0f-83fb305f9f08.png https:// user-images.githubusercontent.com/25581533/ 123762962-d4bf0980-d8b2-11eb-8492-d497d330c72a.png I didn't put all the icons like before. https://user-images.githubusercontent.com/25581533/ 123602947-dd4b0d80-d7e8-11eb-93a6-2b263bdd99f7.png About I respect proton UI and aim to improve it. Topics theme firefox firefox-tweaks userstyles user-interface hacktoberfest firefox-customization unixporn firefox-theme userchromecss userchrome userchrome-styles firefox-css Resources Readme License MPL-2.0 license Code of conduct Code of conduct Activity Stars 5.1k stars Watchers 57 watching Forks 180 forks Report repository Releases 64 v8.6.0 Latest Feb 19, 2024 + 63 releases Sponsor this project Sponsor Learn more about GitHub Sponsors Packages 0 No packages published Contributors 38 * @black7375 * @ricewind012 * @jupjohn * @zapSNH * @SimYunSup * @Nomes77 * @dependabot[bot] * @andmagdo * @Jonta * @akay * @Aleksandra0056 * @surapunoyousei * @adamp01 * @ryenyuku + 24 contributors Languages * SCSS 88.5% * PowerShell 4.1% * Shell 3.9% * JavaScript 3.4% * CSS 0.1% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.