diff --git a/modules/programs/gui/schizofox.nix b/modules/programs/gui/schizofox.nix index 312cbbd..bb4060f 100644 --- a/modules/programs/gui/schizofox.nix +++ b/modules/programs/gui/schizofox.nix @@ -19,9 +19,9 @@ in { theme = { colors = { - background-darker = "000000"; - background = "000000"; - foreground = "f7f7f7"; + background-darker = "383838"; + background = "afaf8f"; + foreground = "ffffff"; }; font = "Lexend";