local wezterm = require("wezterm") local config = wezterm.config_builder() config.color_scheme = "Solarized Dark - Patched" return config