From a2526f962698fb8e53b4783ce1350e15ed9984e0 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 18 Jan 2026 09:13:37 -0800 Subject: Update ghostty theme --- dots/ghostty/.config/ghostty/config.j2 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dots/ghostty/.config/ghostty/config.j2 (limited to 'dots/ghostty') diff --git a/dots/ghostty/.config/ghostty/config.j2 b/dots/ghostty/.config/ghostty/config.j2 new file mode 100644 index 0000000..67f4c32 --- /dev/null +++ b/dots/ghostty/.config/ghostty/config.j2 @@ -0,0 +1,3 @@ +font-family = "{{ theme.ghostty.font.name }}" +theme = "dark:{{ theme.ghostty.dark_theme }},light:{{ theme.ghostty.light_theme }}" + -- cgit v1.2.3-70-g09d2