Switch to light theme

This commit is contained in:
Tim Schubert 2021-04-13 22:12:22 +02:00
parent 398bcc77e1
commit 9ec4671420
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
3 changed files with 72 additions and 39 deletions

View file

@ -11,7 +11,7 @@ in
gtk = {
enable = true;
theme.package = pkgs.gnome3.gnome-themes-extra;
theme.name = "Adwaita-dark";
theme.name = "Adwaita";
iconTheme.package = pkgs.gnome3.adwaita-icon-theme;
iconTheme.name = "Adwaita";
font.package = pkgs.cantarell-fonts;