Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/YukisCoffee/phroton-legacy
Firefox Proton userChrome.css for an accurate Photon theme.
https://github.com/YukisCoffee/phroton-legacy
css css-modification firefox firefox-photon firefox-proton firefox-quantum old-theme photon proton style userchrome userchromecss
Last synced: 13 days ago
JSON representation
Firefox Proton userChrome.css for an accurate Photon theme.
- Host: GitHub
- URL: https://github.com/YukisCoffee/phroton-legacy
- Owner: YukisCoffee
- Archived: true
- Created: 2022-05-27T23:41:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T08:26:53.000Z (3 months ago)
- Last Synced: 2024-08-01T22:42:32.249Z (3 months ago)
- Topics: css, css-modification, firefox, firefox-photon, firefox-proton, firefox-quantum, old-theme, photon, proton, style, userchrome, userchromecss
- Language: CSS
- Homepage:
- Size: 210 KB
- Stars: 26
- Watchers: 4
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deprecation notice
This project will be superseded by a more complex Firefox theme of the same name by different developers. Therefore, this repository has been renamed to Phroton Legacy and archived.
# Phroton Legacy
Make Proton look like Photon.
This is a userChrome.css file that will restore the old Firefox UI on newer versions.
![Screenshot](screenshot/0.png)
# Prerequisites
In order for icons to display properly, you must enable `svg.context-properties.content.enabled`
in about:config. (This is the case on FF91, but it doesn't seem to be so true around FF102)# Extras
Since Firefox 106, private browsing may be separated into multiple windows. If you desire the old behaviour, disable `browser.privateWindowSeparation.enabled`.
# Known issues
- No arrows on popup menus on versions around Firefox 100
- Directly changing uidensity through about:config requires
a restarted browser session in order to adjust omnibox scaling.
**This does not occur through the Customise Firefox page.**
- Most popup menus need to be reworked for Photon style.
- Download button animations need to be replaced.
- Built-in dark theme has wrong icon colours on main toolbar
- A few other minor issues (button dimensions, etc.)