summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux-colorscheme.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux-colorscheme.conf b/tmux-colorscheme.conf
index 5b0f838..bbf30ea 100644
--- a/tmux-colorscheme.conf
+++ b/tmux-colorscheme.conf
@@ -50,7 +50,7 @@ set-option -wg clock-mode-colour "#FE8019"
# copy mode highlighting
%if #{>=:#{version},3.2}
set-option -wg copy-mode-match-style "bg=#A89984,fg=#3C3836"
- set-option -wg copy-mode-current-match-style "bg=#FE8109,fg=#3C3836"
+ set-option -wg copy-mode-current-match-style "bg=#FE8019,fg=#3C3836"
%endif
# statusbar formatting