Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/junocomp/firefox-phosh-theme
https://github.com/junocomp/firefox-phosh-theme
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/junocomp/firefox-phosh-theme
- Owner: junocomp
- License: unlicense
- Created: 2021-08-19T16:09:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-19T16:03:41.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T16:36:50.434Z (3 months ago)
- Language: CSS
- Size: 973 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Firefox Phosh ThemeA Firefox theme for Phosh
This theme follows lastest GNOME Adwaita style.
## Description
This is a fork of Firefox GNOME Theme.
https://github.com/rafaelmardojai/firefox-gnome-theme## Installation
### Installation script
1. Clone this repo and enter folder:
```sh
git clone https://github.com/giovannicaligaris/firefox-phosh-theme && cd firefox-phosh-theme
```
2. Run installation script#### Auto install script
This script will lookup Firefox profiles location and enable a theme variant for your GTK theme if it exists.
```sh
./scripts/auto-install.sh
```
#### Install script
```sh
./scripts/install.sh # Standard
./scripts/install.sh -f ~/.var/app/org.mozilla.firefox/.mozilla/firefox # Flatpak
```### Extensions recommended
Download the following Addons and enable them:
Mobile View Switcher: https://addons.mozilla.org/en-US/firefox/addon/mobile-view-switcher/
Pull to Refresh: https://addons.mozilla.org/en-US/firefox/addon/pull-to-refresh-for-browsers/
Load Progress Bar: https://addons.mozilla.org/en-US/firefox/addon/load-progress-bar/
Hide-scrollbars: https://addons.mozilla.org/en-US/firefox/addon/hide-scrollbars/