2: FINALLY fixed GTK theme and fixed Nixcord theme

This commit is contained in:
uzy lol 2025-02-17 16:12:48 -08:00
parent dd532313c2
commit 2bbeede87f
2 changed files with 2 additions and 5 deletions

View File

@ -6,7 +6,7 @@
accents = ["mauve"];
variant = "mocha";
};
name = "catppuccin-gtk";
name = "catppuccin-mocha-mauve-standard";
};
};
}

View File

@ -15,10 +15,7 @@
programs.nixcord = {
enable = true;
config = {
themeLinks = [
#"https://raw.githubusercontent.com/catppuccin/discord/refs/heads/main/themes/mocha.theme.css"
"https://raw.githubusercontent.com/refact0r/system24/refs/heads/main/theme/flavors/catppuccin-mocha.theme.css"
];
themeLinks = [ "https://raw.githubusercontent.com/refact0r/system24/refs/heads/main/theme/flavors/catppuccin-mocha.theme.css" ];
plugins = {
spotifyCrack = {
enable = true;