home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
298fe73
)
Darken the tmux status line a bit
author
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 31 Mar 2020 23:49:26 +0000
(19:49 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 31 Mar 2020 23:50:21 +0000
(19:50 -0400)
home/.tmux.conf
patch
|
blob
|
blame
|
history
diff --git
a/home/.tmux.conf
b/home/.tmux.conf
index
89e4666
..
dca977a
100644
(file)
--- a/
home/.tmux.conf
+++ b/
home/.tmux.conf
@@
-49,7
+49,7
@@
setw -g automatic-rename
set -g status on
setw -g status-position bottom
setw -g status-style "fg=#b2b2a0"
-setw -ga status-style "bg=#3
f3f3f
"
+setw -ga status-style "bg=#3
83838
"
setw -g window-status-current-style "fg=#dfaf8f"
#setw -ga window-status-current-style "bg=#2b2b2b"
This page took
0.02758 seconds
and
4
git commands to generate.