wez: Use Tempus Past theme

This commit is contained in:
Michael Yockey
2025-02-13 15:44:07 -05:00
parent 8de8148b03
commit 9a90772ef7
2 changed files with 36 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
local wezterm = require('wezterm')
local config = wezterm.config_builder()
config.color_scheme = "Catppuccin Mocha"
config.color_scheme = "Tempus Past"
config.font = wezterm.font('TX-02')
config.font_size = 17