From 2ae702d08a920a7ef737ab6cee03f858e4f8f348 Mon Sep 17 00:00:00 2001 From: itsscb Date: Tue, 1 Jul 2025 14:22:09 +0000 Subject: [PATCH] feat: rose-pine --- wezterm.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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%" }, {