파이어폭스 사파리 테마
Firefox 80+용 MacOSX Safari 테마
이것은 Firefox를 MacOSX Safari 테마에 더 가깝게 보이게 만드는 CSS 코드입니다.
https://github.com/rafaelmardojai/firefox-gnome-theme 기반
터미널에서 다음 명령을 실행합니다.
./install.sh
사용법: ./install.sh
[옵션...]
-m, --monterey
Install 'Monterey' theme for Firefox and connect it to the current Firefox profiles
-a, --alt
Install 'Monterey' theme alt version for Firefox and connect it to the current Firefox profiles
-A, --adaptive
Install Firefox adaptive color version...
-e, --edit
Edit 'WhiteSur' theme for Firefox settings and also connect the theme to the current Firefox profiles
-r, --remove, --revert
Remove themes, do the opposite things of install and connect
-h, --help
Show this help
스타일을 편집하려면 다음을 수행하십시오.
./install.sh -e
실행하세요.
Monterey
스타일을 사용하려면 다음을 수행하십시오.
./install.sh -m
실행하세요.
Monterey
alt
스타일을 사용하려면 다음을 수행하십시오.
./install.sh -a
실행하세요.
AdamXweb - WhiteSurFirefoxThemeMacOS: https://github.com/AdamXweb/WhiteSurFirefoxThemeMacOS
about:support
로 이동하세요.chrome
폴더 Firefox 구성 폴더를 복사합니다.about:config
로 이동하세요.toolkit.legacyUserProfileCustomizations.stylesheets
를 검색하고 true
로 설정합니다. 텍스트 편집기로 userChrome.css
열고 지침에 따라 추가 기능을 활성화하세요. 이 파일은 향후 버전에서 변경될 수 있으며 구성이 손실된다는 점에 유의하세요. 업데이트 후에도 유지하려면 활성화하려는 @imports를 chrome
디렉터리에 있는 customChrome
이라는 새 파일에 직접 복사할 수 있습니다. 모든 @imports는 다른 명령문보다 먼저 파일 상단에 있어야 한다는 점을 기억하세요.
업스트림 버그를 참조하세요.
about:config
페이지로 이동하세요.layers.acceleration.force-enabled
기본 설정을 검색하여 true로 설정하세요.about:config
페이지로 이동하세요.mozilla.widget.use-argb-visuals
입력하세요.boolean
로 설정하고 추가 버튼을 클릭하십시오.스타일을 변경하고 무언가를 변경하고 싶다면 이러한 기능이 유용할 수 있습니다.
Inspector를 사용하여 UI를 디버그하려면 아무 페이지에서나 개발자 도구(F12)를 열고 옵션으로 이동하여 다음 두 가지를 모두 확인하세요.
이제 해당 도구를 닫고 Ctrl+Alt+Shift+I를 눌러 브라우저 UI를 검사할 수 있습니다.