From 6ed679170bc51850c135015b29660ff26ddf9b52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Jane=C5=BEi=C4=8D?= Date: Mon, 9 Mar 2026 15:58:13 +0100 Subject: [PATCH] fix(ghostty): add missing # to colorscheme --- ghostty/themes/gruvbox-material-soft-dark | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghostty/themes/gruvbox-material-soft-dark b/ghostty/themes/gruvbox-material-soft-dark index efbc6c2..6e4b17b 100644 --- a/ghostty/themes/gruvbox-material-soft-dark +++ b/ghostty/themes/gruvbox-material-soft-dark @@ -1,4 +1,4 @@ -palette = 0=252423 +palette = 0=#252423 palette = 1=#ea6962 palette = 2=#a9b665 palette = 3=#d8a657