Reviews for Night Owl
Night Owl by Dumindu Madunuwan
Review by drsal
Rated 4 out of 5
by drsal, 6 years agoFits in with Mojave's dark theme. Would appreciate adding translucency to the menubar/tabbar.
Developer response
posted 6 years agoHi, we can add it via userChrome.css but still things are not matching very good. Ex,
#TabsToolbar, .browser-toolbar, #urlbar{
-moz-appearance: -moz-mac-vibrant-titlebar-dark !important;
}
I don't think that FF will support this via theme API soon. But I got your point and might try with userChrome.css :)
#TabsToolbar, .browser-toolbar, #urlbar{
-moz-appearance: -moz-mac-vibrant-titlebar-dark !important;
}
I don't think that FF will support this via theme API soon. But I got your point and might try with userChrome.css :)