From e4d4c12c25be9b4835d3aa5eaed1d25793fdd55c Mon Sep 17 00:00:00 2001 From: aristote Date: Sun, 27 Jul 2025 19:52:44 +0200 Subject: custom theme --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default.nix') diff --git a/default.nix b/default.nix index 81735de..9b507e5 100644 --- a/default.nix +++ b/default.nix @@ -13,7 +13,7 @@ src, data, # Parameters - theme ? "light", + theme ? "personal-dark", }: let compress = "${yuicompressor}/bin/yuicompressor"; clean = "${uncss}/bin/uncss"; -- cgit v1.2.3