aboutsummaryrefslogtreecommitdiffstats
path: root/wezterm
diff options
context:
space:
mode:
authorGravatar Tom Willemse2026-05-27 09:58:50 -0700
committerGravatar Tom Willemse2026-05-27 09:58:50 -0700
commitd01529e65514ab12797928e1dc06a4bc1ab44653 (patch)
treecd108ff2b5a542035fc5b955fd52053365c41671 /wezterm
parent98afad09c1fe3845467444012b0b1ef184c52528 (diff)
downloadnew-dotfiles-d01529e65514ab12797928e1dc06a4bc1ab44653.tar.gz
new-dotfiles-d01529e65514ab12797928e1dc06a4bc1ab44653.zip
wezterm: Set command pallette colors
Diffstat (limited to 'wezterm')
-rw-r--r--wezterm/.config/wezterm/wezterm.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/wezterm/.config/wezterm/wezterm.lua b/wezterm/.config/wezterm/wezterm.lua
index 4a85773..347b936 100644
--- a/wezterm/.config/wezterm/wezterm.lua
+++ b/wezterm/.config/wezterm/wezterm.lua
@@ -53,6 +53,8 @@ config.color_scheme = 'Dracula'
config.font = wezterm.font 'Fantasque Sans Mono'
config.font_size = 14
+config.command_palette_bg_color = '#111414'
+config.command_palette_fg_color = '#bfbfbf'
config.quick_select_alphabet = "arstdhneio"
config.inactive_pane_hsb = {