According to the tigrc documentation valid colors are limited to white, black, green, magenta, blue, cyan, yellow, red, default. Default refers to the default terminal colors. Due to the limitation on available colors, it appears the best option is to theme your terminal, then adjust the tigrc
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/tig.git
Download using the GitHub .zip download option and unzip them.
- Install the Dracula theme on your terminal.
- Alacritty
- Fluent Terminal
- Foot
- Gnome Terminal
- Hyper
- iTerm
- Kitty
- Terminal
- Terminator
- Termite
- Termux
- Windows Terminal
- Xfce4 Terminal
-
Determine the config directory for the tigrc file. The default location is
~/.tigrc
. In some environments, a user’s configuration will be stored in the alternate location$XDG_CONFIG_HOME/tig/config
-
Copy the contents of this repositories config file into your tig config file.