theming | upstream changes

This commit is contained in:
Don Harper 2025-03-19 22:37:46 -05:00
parent 8e56629d58
commit b3f51faeb1
2 changed files with 61 additions and 71 deletions

View file

@ -2,9 +2,9 @@
catppuccin = {
enable = true;
flavor = "mocha";
};
console.catppuccin = {
enable = true;
flavor = "mocha";
tty = {
enable = true;
flavor = "mocha";
};
};
}