From afedf85534d940ccffc3b55190c746842e8d13e3 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Tue, 8 Apr 2025 15:03:12 +0200 Subject: [PATCH] edit colors Former-commit-id: 17da2378d74a2e28465cb1a4a9072a1596770c5d --- server-modules/glance.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/server-modules/glance.nix b/server-modules/glance.nix index da87769..0b28eac 100644 --- a/server-modules/glance.nix +++ b/server-modules/glance.nix @@ -36,8 +36,7 @@ in { theme = { background-color = rgb-to-hsl "base00"; primary-color = rgb-to-hsl "base0D"; - positive-color = rgb-to-hsl "base01"; - negative-color = rgb-to-hsl "base04"; + positive-color = rgb-to-hsl "base0C"; contrast-multiplier = 1.4; }; pages = [{