A quick guide on color-coding multiple Firefox profiles.
- Open
about:configand settoolkit.legacyUserProfileCustomizations.stylesheetsto True. - Within the Firefox profile directory, create a new directory named
chrome. - Within the
chromedirectory, createuserChrome.csswith the following content:
#tabbrowser-tabs {
background-color: $COLOR !important;
}