gtk: update red theme name
This commit is contained in:
parent
f3c0db8c6a
commit
c30322e780
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
gtk = {
|
gtk = {
|
||||||
enable = true;
|
enable = true;
|
||||||
theme = {
|
theme = {
|
||||||
name = "Catppuccin-Mocha-Standard-Red-dark";
|
name = "Catppuccin-Mocha-Standard-Red-Dark";
|
||||||
package = pkgs.catppuccin-gtk.override {
|
package = pkgs.catppuccin-gtk.override {
|
||||||
accents = ["red"];
|
accents = ["red"];
|
||||||
size = "standard";
|
size = "standard";
|
||||||
|
|
Loading…
Reference in a new issue