summaryrefslogtreecommitdiff
path: root/.config/tmux-powerline/themes
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2023-08-21 18:11:13 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2023-08-21 18:11:13 -0600
commit7cdb0dad85c39cc522c0f4f374430ac83627c92e (patch)
tree67eb1f964cb60f14ee86a43acd527f2864af4685 /.config/tmux-powerline/themes
parent6905665f7f08a144ff9f6334514ca57f430313e3 (diff)
customize colorscheme, fix terminal
Diffstat (limited to '.config/tmux-powerline/themes')
-rw-r--r--.config/tmux-powerline/themes/nord.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/.config/tmux-powerline/themes/nord.sh b/.config/tmux-powerline/themes/nord.sh
index efdd8f7..6847dd0 100644
--- a/.config/tmux-powerline/themes/nord.sh
+++ b/.config/tmux-powerline/themes/nord.sh
@@ -77,8 +77,11 @@ fi
if [ -z $TMUX_POWERLINE_LEFT_STATUS_SEGMENTS ]; then
TMUX_POWERLINE_LEFT_STATUS_SEGMENTS=(
+ # "mode 0 0 | 0 0 both_disable separator_disable" \
+ "mode_normal_prefix cyan black" \
+ "mode_insert_copy magenta" \
"tmux_session_info green black" \
- "hostname blue white" \
+ "hostname yellow black" \
"vcs_branch red white" \
#"vcs_compare 60 255" \
#"vcs_staged 64 255" \