Skip to content

Commit

Permalink
ok, maybe the last one for now: OceanicMaterial at 0.95 opacity!
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Sep 19, 2022
1 parent d5f59bb commit 780ceea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dotfiles/wezterm/default.nix
Expand Up @@ -5,8 +5,8 @@
return {
-- anything in https://wezfurlong.org/wezterm/colorschemes/index.html
-- another good one: MaterialDesignColors
color_scheme = "NightOwl (Gogh)",
window_background_opacity = 0.9,
color_scheme = "OceanicMaterial",
window_background_opacity = 0.95,
hide_tab_bar_if_only_one_tab = true,
Expand Down

0 comments on commit 780ceea

Please sign in to comment.