update wezterm theme
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user