Mostly just the title here is an example of a notification now.
Asked
Active
Viewed 5,248 times
2 Answers
8
Yes, there is, but not using the default dark theme, Yaru-dark. The problem is that Yaru does not have a dark theme for the shell (see this thread).
You can do the following:
- Install the User Themes extension.
- Install Tweaks:
sudo apt install gnome-tweak-tool. - Install a theme that has a dark shell theme. One option is Arc, from the repositories:
sudo apt install arc-theme, though it doesn't quite fit Yaru. - Open Tweaks, move to
Extensionsand activateUser Themes. Then go toAppearance, and underShellpickArc-Dark.
Your shell is now themed dark. I would love better suggestions than Arc-Dark.
Rasmus
- 8,655
2
To expand a bit on Rasmus' great answer, since a bit has changed on Ubuntu 22.04 and 22.10, you now need to:
- Install the GNOME shell extension manager (
sudo apt install gnome-shell-extension-manager). - Open the Extension Manager, then click
Browse - Click the blue
Installbutton for the User Themes extension. - If you haven't already, install the GNOME Tweak Tool (
sudo apt install gnome-tweaks). - Launch Tweaks, then click then click
Appearance, and on theShelldrop-down, select one of the preinstalled choices.
rolandog
- 21
