byjpr / FlyingFox

An opinionated set of configurations for firefox.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flying Fox

An opinionated set of configurations for firefox.

FlyinfFox

^ with Material Fox

Has custom CSS for following extensions:

  1. Tree Style Tab

  2. Humble New Tab Page

Installation

Follow instructions in each section's README under their respective directories.

  • chrome: Firefox UI changes such as sidebar behavior, hide tab row, etc.

  • hntp: New tab page UI.

  • treestyletab: Tab behavior for tst and my entire tst config.

Known Issues:

  1. Sidebar wont collapse: Firefox should be restarted completely after making any changes to userChrome.css. If you do not see any changes you might have to log out and log back in. (Alternatively, if you are on Linux, run killall firefox in terminal).

  2. Top bar tabs still showing up/minimize-close buttons disappeared: Make sure you have the following setup in your "Customize Toolbar" page: (Title Bar: on; Toolbars: None Selected) Customization

  3. White area above the sidebar: In userChrome.css change change menu-bar height to --menubar-height : 0px;.

Optional

  1. Background of sidebar is changed based on firefox theme. You can set my theme with Firefox Color here. Setting the background color same as your title bar would give a nice look.

Configuration

All the css have variables at the top to change colors.

About

An opinionated set of configurations for firefox.


Languages

Language:CSS 100.0%