From 3d86449878c9f47a53ed5bf4153ca609f58e257d Mon Sep 17 00:00:00 2001 From: uku Date: Mon, 25 Nov 2024 15:02:59 +0100 Subject: [PATCH] chore(ghostty): re-add selection colors --- programs/ghostty.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/programs/ghostty.nix b/programs/ghostty.nix index 11b0ef8..eb19cd1 100644 --- a/programs/ghostty.nix +++ b/programs/ghostty.nix @@ -12,6 +12,9 @@ font-size = 12 font-feature = -calt font-feature = -dlig + + selection-foreground = #908caa + selection-background = #26233a ''; }; }