A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/remino/omz-plugin-iterm2-tmux-color-tabs below:

remino/omz-plugin-iterm2-tmux-color-tabs: Plugin for Oh My Zsh to make your iTerm2 tmux tabs colourful

Plugin for Oh My Zsh to make your iTerm2 tmux tabs colourful.

First, clone the repo:

git clone https://github.com/remino/omz-plugin-iterm2-tmux-color-tabs.git "$ZSH_CUSTOM/plugins/iterm2-tmux-color-tabs"

Second, add iterm2-tmux-color-tabs to your Oh My Zsh plugins:

plugins+=(iterm2-tmux-color-tabs)

Last, restart your shell.

Every subsequent tmux tab opened in iTerm2 will have the next colour from the default or specified palette.

You can customize the color palette by setting the ITERM2_TMUX_COLOR_TABS environment variable.

ITERM2_TMUX_COLOR_TABS_PALETTE=(
	"255 173 173"
	"255 214 165"
	"253 255 182"
	"202 255 191"
	"155 246 255"
	"160 196 255"
	"189 178 255"
	"255 198 255"
)

ITERM2_TMUX_COLOR_TABS_PALETTE=(
	"247 37 134"
	"181 23 158"
	"114 9 183"
	"86 11 173"
	"72 12 168"
	"58 12 163"
	"63 55 201"
	"67 97 238"
	"72 149 239"
	"76 201 240"
)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4