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"