diff --git a/flake.nix b/flake.nix index 43e16d9c..911e2f19 100644 --- a/flake.nix +++ b/flake.nix @@ -24,7 +24,7 @@ name = "emmet"; email = "librephoenix@protonmail.com"; dotfilesDir = "~/.dotfiles"; - theme = "ashes"; + theme = "ayu-dark"; themePolarityPath = "/themes/"+theme+"/polarity.txt"; themePolarity = builtins.readFile (./. + themePolarityPath);