Add adw-gtk3 and matugen for unified color theming

adw-gtk3-dark makes GTK3 apps match libadwaita dark styling.
matugen generates Material You color schemes from wallpaper.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ediblerope 2026-04-13 19:39:57 +01:00
parent 4faefb92f3
commit 0859c6c28d

View file

@ -22,6 +22,8 @@
adwaita-icon-theme
gnome-themes-extra
papirus-icon-theme
adw-gtk3
matugen
];
# Set cursor theme
@ -91,7 +93,7 @@
# Interface / theme
"org/gnome/desktop/interface" = {
color-scheme = "prefer-dark";
gtk-theme = "Adwaita-dark";
gtk-theme = "adw-gtk3-dark";
enable-hot-corners = false;
accent-color = "purple";
cursor-theme = "Adwaita";