Browse Source

Use darkmode orange consistently

Kevin Stock 3 năm trước cách đây
mục cha
commit
7bddb2c3a6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tmux-colorscheme.conf

+ 1 - 1
tmux-colorscheme.conf

@@ -50,7 +50,7 @@ set-option -wg clock-mode-colour "#FE8019"
 # copy mode highlighting
 # copy mode highlighting
 %if #{>=:#{version},3.2}
 %if #{>=:#{version},3.2}
     set-option -wg copy-mode-match-style "bg=#A89984,fg=#3C3836"
     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
 %endif
 
 
 # statusbar formatting
 # statusbar formatting