From b7b74730b3a3b5b91d75ef75c3df0b30582e4b15 Mon Sep 17 00:00:00 2001 From: ray Date: Thu, 26 Feb 2026 00:41:15 +0000 Subject: [PATCH] update --- src/light.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/light.toml b/src/light.toml index 1479619..1236927 100644 --- a/src/light.toml +++ b/src/light.toml @@ -23,5 +23,5 @@ white = "0x444444" yellow = "0x5f8700" [colors.primary] -background = "0xeeeeee" +background = "0xffffff" foreground = "0x878787"