Quick theme kintsugi.

This commit is contained in:
2026-05-21 10:04:38 +02:00
parent 0149b1a64f
commit 7568ee801b
3 changed files with 22 additions and 25 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ bind e run-shell 'tmux popup -d "#{pane_current_path}" -xC -yC -w90% -h90% -E "~
## Status bar design
set -g status-justify left
set -g status-position top
set -g status-bg '#16161D'
set -g status-bg '#181818'
set -g status-fg '#DCD7BA'
set -g status-left-length 20
set -g status-right ' #[fg=colour232,bg="#af875f",bold]#{?client_prefix, [PFX] ,} #[fg="#1c1c1c",bg="#767676",bold][#S] '