An opinionated set of configurations for firefox.
^ with Material Fox, github-moonlight userstyle
Has custom CSS for following extensions:
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.
-
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, runkillall firefox
in terminal). -
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)
-
White area above the sidebar: In
userChrome.css
change change menu-bar height to--menubar-height : 0px;
.
- 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.
All the css have variables at the top to change colors.