update wezterm theme

This commit is contained in:
2026-03-08 13:08:14 -03:00
parent 5d99d05bb3
commit ac5abd650b

View File

@@ -2,7 +2,7 @@ local wezterm = require 'wezterm'
return {
font = wezterm.font_with_fallback({"JetBrains Mono", "Iosevka Term"}),
font_size = 16.0,
color_scheme = "DanQing Light (base16)",
color_scheme = "Tokyo Night",
window_decorations = "RESIZE",
enable_tab_bar = false,
use_resize_increments = false,