diff --git a/dots/.config/wezterm/config/theme/theme.lua b/dots/.config/wezterm/config/theme/theme.lua index d9d11ed5..890884c9 100644 --- a/dots/.config/wezterm/config/theme/theme.lua +++ b/dots/.config/wezterm/config/theme/theme.lua @@ -2,7 +2,7 @@ local colors = require("config.theme.colors") return { window_decorations = "RESIZE", - window_background_opacity = 0.95, + window_background_opacity = 0.85, text_background_opacity = 1.0, inactive_pane_hsb = { brightness = 0.75,