From 54deab7cab3bb52491b1f9d3c1e9308826963fed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Jane=C5=BEi=C4=8D?= Date: Wed, 21 Jan 2026 23:37:21 +0100 Subject: [PATCH] feat(ghostty): add minimum-contrast 1.1 --- ghostty/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghostty/config b/ghostty/config index c5e76af..b72a753 100644 --- a/ghostty/config +++ b/ghostty/config @@ -2,6 +2,8 @@ # theme = light:gruvbox-material-soft-light,dark:gruvbox-material-soft-dark theme = gruvbox-material-soft-dark +minimum-contrast = 1.1 + # cursor cursor-style = block cursor-style-blink = true @@ -12,8 +14,6 @@ mouse-hide-while-typing = true # font stuff font-family = JetBrainsMono Nerd Font font-size = 15 -font-thicken = true -bold-is-bright = true # disable ligatures font-feature=-calt