Skip to content

Commit

Permalink
chore: update wezterm color schema
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Jan 26, 2025
1 parent 9c71dbb commit 7c44c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wezterm/wezterm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ local config = wezterm.config_builder()
-- WezTerm bundles JetBrains Mono, Nerd Font Symbols and Noto Color Emoji fonts
-- and uses those for the default font configuration.

config.color_scheme = "Neon Night (Gogh)"
config.color_scheme = "Monokai Pro (Gogh)"

config.prefer_to_spawn_tabs = true
config.native_macos_fullscreen_mode = true
Expand Down

0 comments on commit 7c44c99

Please sign in to comment.