Page MenuHomeDevCentral

D2311.diff
No OneTemporary

D2311.diff

diff --git a/roles/core/userland-software/files/tmux.conf b/roles/core/userland-software/files/tmux.conf
--- a/roles/core/userland-software/files/tmux.conf
+++ b/roles/core/userland-software/files/tmux.conf
@@ -61,5 +61,5 @@
set -g status-bg colour241
set -g status-fg colour7
-set -g pane-border-fg colour241
-set -g pane-active-border-fg colour238
+set -g pane-border-style fg=colour241
+set -g pane-active-border-style fg=colour238
diff --git a/roles/devserver/userland-home/files/dereckson/.tmux.conf b/roles/devserver/userland-home/files/dereckson/.tmux.conf
--- a/roles/devserver/userland-home/files/dereckson/.tmux.conf
+++ b/roles/devserver/userland-home/files/dereckson/.tmux.conf
@@ -35,8 +35,8 @@
display 'Mouse mode OFF'
# Colors
-set -g status-bg colour241
+set -g status-bg colour238
set -g status-fg colour7
-set -g pane-border-fg colour241
-set -g pane-active-border-fg colour238
+set -g pane-border-style fg=colour238
+set -g pane-active-border-style fg=colour244

File Metadata

Mime Type
text/plain
Expires
Mon, Nov 18, 02:35 (21 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2250124
Default Alt Text
D2311.diff (995 B)

Event Timeline