change theme

This commit is contained in:
Tyler Kelley 2024-01-16 14:36:28 -06:00
parent 51a483ed15
commit 82490a2f52

View File

@ -20,7 +20,7 @@
gitEmail = "tylerzanekelley@gmail.com";
theLocale = "en_US.UTF-8";
theTimezone = "America/Chicago";
theme = "catppuccin-mocha";
theme = "tokyo-night-storm";
pkgs = import nixpkgs {
inherit system;