feat: themes module is sick now

This commit is contained in:
Nick 2025-01-18 17:05:54 -06:00
parent a5ec879db0
commit 00cc80e9e4
31 changed files with 460 additions and 48 deletions

View file

@ -7,7 +7,7 @@ in
''
return {
color_scheme = "Catppuccin Macchiato",
font_size = 11,
font_size = ${font.size.terminal},
font = wezterm.font('${font.name}'),
enable_tab_bar = false,
window_close_confirmation = 'NeverPrompt',