From 875f0cd0d14dbe19484d00fc96eff261649cf634 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Jane=C5=BEi=C4=8D?= Date: Mon, 9 Mar 2026 15:54:21 +0100 Subject: [PATCH] feat(ghostty): dynamic light and dark colorscheme --- ghostty/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghostty/config b/ghostty/config index 0bf19b6..300d1cc 100644 --- a/ghostty/config +++ b/ghostty/config @@ -1,4 +1,4 @@ -theme = gruvbox-material-soft-dark +theme = light:gruvbox-material-soft-light,dark:gruvbox-material-soft-dark minimum-contrast = 1.1