diff --git a/wezterm.lua b/wezterm.lua index 8438e0d..220e7d1 100644 --- a/wezterm.lua +++ b/wezterm.lua @@ -17,7 +17,8 @@ local config = { default_cursor_style = 'BlinkingUnderline', - color_scheme = "Ayu Dark (Gogh)", + -- color_scheme = "Ayu Dark (Gogh)", + color_scheme = "rose-pine", background = { { source = { Color = "#000000" }, opacity = 1.0, height = "100%", width = "100%" }, {