Add global dark/light theme switch with key bind

This commit is contained in:
2020-10-12 19:45:16 +02:00
parent ac74cedb5f
commit a7764f6878
10 changed files with 142 additions and 78 deletions

View File

@@ -74,4 +74,4 @@ bind -T root WheelUpPane if-shell -F -t = "#{alternate_on}" "send-keys -M" "se
bind -T root WheelDownPane if-shell -F -t = "#{alternate_on}" "send-keys -M" "select-pane -t =; send-keys -M"
# Colorscheme file
source-file ~/.tmux/iceberg.tmux.conf
source-file ~/.tmux/iceberg_dark.tmux.conf