Instalé Firefox y luego intenté arreglar mi configuración preferida.
Seguíhttp://kb.mozillazine.org/index.php?title=UserChrome.css&printable=yes&http://kb.mozillazine.org/Profile_folderpara editar este archivo:
~/Library/Application Support/Firefox/Profiles/bzbmcmrb.default-1506714662572/chrome/cat userChrome.css
.autocomplete-richlistbox {
background: #042029 !important;
color: #cb4b14 !important;
}
#urlbar {
background: #042029 !important;
color: #268bd2 !important;
}
#body {
background: #042029 !important;
color: #268bd2 !important;
}
#textarea {
color: #268bd2 !important;
background-color: #042029 !important;
}
~/Library/Application Support/Firefox/Profiles/bzbmcmrb.default-1506714662572/chrome/
pero el color de la barra de direcciones desplegable no se modifica.