Ubuntu 20.04 Dark mode isn't making the GNOME menus dark
Ubuntu 20.04 dark mode is not making the top bar menus dark. I've done all my updates and rebooted a few times but it won't make them menus dark.
Solution 1:
The Display settings allowing to set a dark theme only sets the theme used by applications. The shell uses its own theme. You have to also change that to make the appearance of the shell dark. OMGBuntu devoted an article on how to change the entire user interface to dark.
In short:
-
Install the package
gnome-shell-extensions
. This contains some official extensions, including theUser themes
extension. You can install with the commandsudo apt install gnome-shell-extensions
or find the "User Themes" extension in "Software". -
Make sure you have GNOME Tweaks installed.
-
In GNOME Tweaks, on the Extensions tab, enable the extension "User themes".
-
Quit GNOME Tweaks and restart it: now, you will be able to change the Shell theme on the "Appearance" tab.