I am trying to get a uniform dark theme going on Ubuntu 19.10, and am not a big fan of the light notifications.
One can change the shell theme to obtain dark notifications, but I don't know a theme that fits well with Yaru-Dark.
Any suggestions?
I am trying to get a uniform dark theme going on Ubuntu 19.10, and am not a big fan of the light notifications.
One can change the shell theme to obtain dark notifications, but I don't know a theme that fits well with Yaru-Dark.
Any suggestions?
Original post (updated below):
Ideally there would be a Yaru-dark shell theme that is changeable in gnome-tweaks.
Issues being tracked here and here.
For now, you can build the Yaru-dark shell theme from source. I have only tested this on a fresh install of 19.10.
Building and installing Yaru-dark gnome-shell theme from source
$variant
variable in gnome-shell.scss from light -> darkgnome-shell-extensions
and reboot to get User themes to show up under Extensions in gnome-tweaks.Update:
A new merge into master builds both the light and dark shell themes and allows them to be installed alongside each other. See here for merge details.
The updated steps are just the normal dev build instructions as described here.
Good guide and reference for this post here.
You could try the 'pop' theme.
I think 'pop-dark-slim' works well with the 'Yaru-dark'
Edit: I'm running Ubuntu 18.04 and I believe the theme was available in the repositories, but if it's not there on your system then just run this command first:
Note: You might want to remove the newly added repository after the installation:
(You can also build it from the source [GitHub])