Merge branch 'master' of git.venya.tech:mega_venik/dotfiles
This commit is contained in:
@@ -68,11 +68,11 @@ set -g message-style fg=white,bold,bg=green
|
||||
|
||||
# highlight current window
|
||||
setw -g window-status-style fg=cyan,bg=colour235
|
||||
setw -g window-status-current-style fg=white,bold,bg=red
|
||||
setw -g window-status-current-style fg=black,bold,bg=cyan
|
||||
|
||||
# set color of active pane
|
||||
set -g pane-border-style fg=colour240,bg=black
|
||||
set -g pane-active-border-style fg=green,bg=black
|
||||
set -g pane-border-style fg=colour240,bg=default
|
||||
set -g pane-active-border-style fg=green,bg=default
|
||||
|
||||
# To copy, left click and drag to highlight text in yellow,
|
||||
# once you release left click yellow text will disappear and will automatically be available in clibboard
|
||||
|
||||
Reference in New Issue
Block a user