From 40b44ef00fa0ddf376815cfec5dc4d13282ef1fd Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Sun, 19 Jan 2025 13:19:23 +0000 Subject: [PATCH] Switch from cobalt to flexoki Also switch between light and dark mode --- ghostty | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ghostty b/ghostty index 3507276..e30f11c 100644 --- a/ghostty +++ b/ghostty @@ -6,7 +6,8 @@ font-family = MonaspiceKr NFM font-thicken = true # Set the theme -theme = Cobalt2 +#theme = Cobalt2 +theme = light:flexoki-light,dark:flexiko-dark # Fix an issue when switching apps on macOS Ventura’s Stage Manager background-opacity = 0.999 @@ -15,4 +16,4 @@ background-opacity = 0.999 minimum-contrast = 1.1 # I got used to this behaviour on iTerm -copy-on-select = true \ No newline at end of file +copy-on-select = true