3,847 views
According to Git documentation valid colors are limited to white, black, green, magenta, blue, cyan, yellow, red. Due to the limitation on colors availablility, it appears the best option is to theme your terminal, then adjust the .gitconfig file
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/git.git
Download using the GitHub .zip download option and unzip them.
Determine the directory for the Git config file. The default location is ~/.gitconfig
. In some environments, a user’s configuration will be stored in the alternate location $XDG_CONFIG_HOME/.gitconfig
.
Copy the content of this repositorie’s config file (config/gitconfig
) into your Git config file.
Get updates about this theme and more. 7,399 people enjoy it.
This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.
Made with ♥ by Zeno Rocha
under MIT license