From c812dfc45d35ab4d5cd4d105377b886b14df0086 Mon Sep 17 00:00:00 2001 From: Nathan Braswell Date: Mon, 27 Jan 2025 19:28:33 -0500 Subject: [PATCH] add low minimum-contrast for ghostty --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 652cf67..23a007e 100644 --- a/flake.nix +++ b/flake.nix @@ -336,6 +336,7 @@ enable = true; settings = { window-decoration = false; + minimum-contrast = 1.5; #font-family = "Recursive Mono Linear Static"; #font-size = 11; #theme = "GruvboxDarkHard";