update theme

This commit is contained in:
2024-03-02 05:24:42 +05:30
parent a210975e26
commit b90692fd9b

View File

@ -7,10 +7,10 @@
local config = {} local config = {}
config.window_close_confirmation = 'NeverPrompt' config.window_close_confirmation = 'NeverPrompt'
config.color_scheme = 'Oxocarbon Dark (Gogh)' config.color_scheme = 'Poimandres'
-- config.colors = { config.colors = {
-- background = "#0f0f0f" background = "#0f0f0f"
-- } }
config.enable_tab_bar = false config.enable_tab_bar = false
config.font = wezterm.font_with_fallback { config.font = wezterm.font_with_fallback {
'JetBrainsMono Nerd Font', 'JetBrainsMono Nerd Font',