From cab9134cfafbd7abbc6766384191f58c1ca9c16a Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 28 Sep 2024 15:20:25 +0530 Subject: update --- config/.tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/.tmux.conf') diff --git a/config/.tmux.conf b/config/.tmux.conf index 1137b9d..2a3e06b 100644 --- a/config/.tmux.conf +++ b/config/.tmux.conf @@ -37,8 +37,8 @@ bind-key r command-prompt -I "#W" "rename-window '%%'" bind-key x kill-pane bind-key c new-window -c "#{pane_current_path}" -fg="#272727" -bg="#f2f0fa" +fg="#d3c6aa" +bg="#202222" set -g status-position "bottom" set -g status-style bg=default,fg=default -- cgit v1.2.3