summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-22 00:20:58 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-22 00:20:58 +0900
commit02186db61f46bb8b9d2bafbe02f93529ca19e143 (patch)
tree32f6b99dad5986027ada56a1723c7408df25fedf
parent9fe56e32c1d958467b434b54e98c5b6788988676 (diff)
modified tmux/tmux.conf
-rw-r--r--ar/.config/tmux/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/tmux/tmux.conf b/ar/.config/tmux/tmux.conf
index f9a6f7d..ba8fd67 100644
--- a/ar/.config/tmux/tmux.conf
+++ b/ar/.config/tmux/tmux.conf
@@ -302,7 +302,7 @@ set -wg automatic-rename on
set -g automatic-rename-format "Window" # Window or ""
set -g window-status-format " #I#{?#{!=:#{window_name},Window},: #W,} "
set -g window-status-style "bg=default,fg=#{@thm_rosewater}"
-set -g window-status-last-style "bg=#{@thm_crust},fg=#{@thm_peach}"
+set -g window-status-last-style "bg=#{@thm_surface_2},fg=#{@thm_peach}"
set -g window-status-activity-style "bg=#{@thm_red},fg=#{@thm_surface_0}"
set -g window-status-bell-style "bg=#{@thm_red},fg=#{@thm_surface_0},bold"
set -g window-status-separator '|'