diff --git a/.config/wezterm/wezterm.lua b/.config/wezterm/wezterm.lua index e95a273..3c4aa02 100644 --- a/.config/wezterm/wezterm.lua +++ b/.config/wezterm/wezterm.lua @@ -16,7 +16,7 @@ config.window_background_opacity = .9 config.background = { { source = { - Color = "#000000", + Color = "#1C1F26", }, width = "100%", height = "100%",