feat: change colorscheme to gruvbox-material-dark-soft

This commit is contained in:
ooks-io 2024-02-05 13:18:29 +13:00
parent a31c5a79b6
commit 96fda609b7

View file

@ -25,6 +25,6 @@
transform = 0;
}];
colorscheme = inputs.nix-colors.colorSchemes.everforest;
colorscheme = inputs.nix-colors.colorSchemes.gruvbox-material-dark-soft;
}