Note
This theme is fork from leodr/ulauncher-theme-libadwaita.
Thanks for a great theme.
A Ulauncher theme that looks native under libadwaita
.
Screenshots • Installation • Issues • Contribute
A theme for Ulauncher that's supposed to look native
under libadwaita
and GTK4.
The colors and metrics were obtained by using the GtkInspector tool on the GNOME Settings application on GNOME 43.
Run the following script in your terminal:
mkdir -p ~/.config/ulauncher/user-themes
git clone https://github.com/irhdevel/ulauncher-theme-libadwaita-dark.git \
~/.config/ulauncher/user-themes/libadwaita-dark
The box-shadow is not correct. The ideal value would be
box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.13), 0 3px 20px 10px rgba(0, 0, 0, 0.09),
0 6px 32px 16px rgba(0, 0, 0, 0.04), 0 0 0 1px rgba(0, 0, 0, 0.05);
which is the box-shadow used by active GTK4 windows, however, Ulauncher cuts off shadows that go 20px beyond the window. So the current shadow is an alternative look that does not get cut off.
If you think you have any ideas that could benefit the project, feel free to create a pull request!
Project by Leo Driesch, released under GPL 3.0 License.