mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Change Wezterm color scheme
This commit is contained in:
parent
f67825a58a
commit
85f0ac19ad
@ -3,7 +3,7 @@ local config = wezterm.config_builder()
|
|||||||
|
|
||||||
local act = wezterm.action
|
local act = wezterm.action
|
||||||
|
|
||||||
config.color_scheme = "Gruvbox Dark (Gogh)"
|
config.color_scheme = "Srcery (Gogh)"
|
||||||
config.font = wezterm.font "Berkeley Mono"
|
config.font = wezterm.font "Berkeley Mono"
|
||||||
config.font_size = 14
|
config.font_size = 14
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user