change wezterm colorscheme

This commit is contained in:
Sakooooo 2024-07-07 22:47:38 +04:00
parent 9cf5504807
commit 4e67c61680
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -7,7 +7,7 @@ local config = wezterm.config_builder()
-- This is where you actually apply your config choices -- This is where you actually apply your config choices
config.enable_tab_bar = false config.enable_tab_bar = false
config.color_scheme = "Tangoesque" config.color_scheme = "Tartan"
config.window_frame = { config.window_frame = {