From 69ba996736fff3ba921beebd7b73e5ee52e0bef8 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Fri, 9 Aug 2024 16:27:58 -0400 Subject: [PATCH] mauville: force override with rose pine dawn colors --- hosts/mauville/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/mauville/home.nix b/hosts/mauville/home.nix index 0bdab633..da971170 100644 --- a/hosts/mauville/home.nix +++ b/hosts/mauville/home.nix @@ -17,7 +17,7 @@ }; theme = { - colors = { + colors = lib.mkForce { text = "#575279"; background = "#fffaf3"; primary = "#286983";