feat(wezterm): update theme scheme

This commit is contained in:
2025-07-29 16:21:47 +02:00
parent 54fe4ba076
commit e0aac886ec

View File

@@ -12,7 +12,7 @@ config.font_size = 12
config.font = wezterm.font 'JetBrains Mono'
-- Theme
config.color_scheme = 'Grandshell (terminal.sexy)'
config.color_scheme = 'Pastel White (terminal.sexy)'
config.force_reverse_video_cursor = true
config.cursor_blink_ease_in = 'Constant'
config.cursor_blink_ease_out = 'Constant'