use Nort theme

main
Yax 3 years ago
parent 5db972a0df
commit 2826a5cdc0

@ -145,6 +145,7 @@ set -g @plugin 'laktak/extrakto'
set -g @plugin 'artemave/tmux_capture_last_command_output'
set -g @plugin 'jaclu/tmux-power-zoom'
set -g @plugin 'MunifTanjim/tmux-mode-indicator'
set -g @plugin "arcticicestudio/nord-tmux"
# run tpm
run -b '~/.tmux/plugins/tpm/tpm'

@ -163,7 +163,7 @@ EOF
endif
" do not set if urxvt is properly configured
colorscheme solarized8_dark
colorscheme nord
" highlight current line
set cursorline

Loading…
Cancel
Save