diff --git a/modules/zen/default.nix b/modules/zen/default.nix index 313e35c..845e6cc 100644 --- a/modules/zen/default.nix +++ b/modules/zen/default.nix @@ -41,6 +41,22 @@ id = "53d805fa-2cc1-44b5-929b-a72cc83d9587"; position = 1000; container = containers."Personal".id; + theme = { + type = "gradient"; + texture = 0.7; + color = [ + { + red = 87; + green = 36; + blue = 84; + } + { + red = 51; + green = 21; + blue = 49; + } + ]; + }; }; }; pins = {