GTK Theme #66
Answered
by
Tanvir1337x
Tanvir1337x
asked this question in
Q&A
-
What GTK Theme am I using? |
Beta Was this translation helpful? Give feedback.
Answered by
Tanvir1337x
Sep 29, 2024
Replies: 1 comment
-
Source: https://github.com/vinceliuice/Colloid-gtk-theme From my nix config: gtk.theme = {
package = pkgs.colloid-gtk-theme;
name = "Colloid-Dark";
}; |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Tanvir1337x
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Source: https://github.com/vinceliuice/Colloid-gtk-theme
From my nix config: