Skip to content

Commit 6c2769c

Browse files
authored
Update cfg_appearance.lua
1 parent 07d6877 commit 6c2769c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/wezterm/cfg_appearance.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ function M.setup(cfg)
3434
}
3535
cfg.inactive_pane_hsb = {
3636
saturation = 0.9,
37-
brightness = 0.6,
37+
brightness = 0.8,
3838
}
3939

4040
cfg.initial_rows = 50

0 commit comments

Comments
 (0)