nord theme ++

This commit is contained in:
Henrik Bakken
2021-07-10 03:48:46 +02:00
parent a143a126a2
commit bffa1239a9
5 changed files with 106 additions and 62 deletions
+6 -22
View File
@@ -171,29 +171,13 @@ set -g @tmux-fzf-launch-key 'f'
# various plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-resurrect'
set -g @plugin 'tmux-plugins/tmux-continuum'
set -g @plugin 'tmux-plugins/tmux-yank'
set -g @plugin 'sainnhe/tmux-fzf'
# note: fzf bound to 'F'
#set -g @plugin 'odedlaz/tmux-onedark-theme'
# solarized plugin and options
#set -g @plugin 'seebi/tmux-colors-solarized'
# set -g @colors-solarized '256' (the default)
# set -g @colors-solarized 'dark'
# set -g @colors-solarized 'light'
#set -g @colors-solarized 'base16'
# tmux themepack
set -g @plugin 'jimeh/tmux-themepack'
#set -g @themepack 'basic'
#set -g @themepack 'powerline/default/yellow'
#set -g @themepack 'powerline/default/orange'
#set -g @themepack 'powerline/block/blue'
#set -g @themepack 'powerline/block/cyan'
#set -g @themepack 'powerline/default/gray'
set -g @themepack 'powerline/double/yellow'
set -g @plugin 'arcticicestudio/nord-tmux'
# set -g @plugin 'tmux-plugins/tmux-resurrect'
# set -g @plugin 'tmux-plugins/tmux-continuum'
# set -g @plugin 'odedlaz/tmux-onedark-theme'
# set -g @plugin 'seebi/tmux-colors-solarized'
# set -g @plugin 'jimeh/tmux-themepack'
# keep at bottom
run -b '~/.config/tmux/plugins/tpm/tpm'