Skip to content

Commit

Permalink
switch to neobones_dark in wezterm
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Sep 19, 2022
1 parent d6c297a commit 7f6ca48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dotfiles/wezterm/default.nix
Expand Up @@ -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,
Expand Down

0 comments on commit 7f6ca48

Please sign in to comment.