switch to neobones_dark in wezterm

main
Brian Hicks 2022-09-19 12:40:52 -05:00
parent d6c297a6ba
commit 7f6ca48872
Signed by: brian
GPG Key ID: C4F324B9CAAB0D50
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
return {
-- anything in https://wezfurlong.org/wezterm/colorschemes/index.html
-- another good one: BlulocoDark
color_scheme = "HorizonDark (Gogh)",
-- another good one: MaterialDesignColors
color_scheme = "neobones_dark",
window_background_opacity = 0.95,
hide_tab_bar_if_only_one_tab = true,