Git

Dracula

Dark theme for Git and 355+ apps

StarFork

Git Theme Preview

3,847 views

Git

Introduction

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

Install using Git

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

Install manually

Download using the GitHub .zip download option and unzip them.

Activating theme

  1. Install the Dracula theme on your terminal.
  1. 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.

  2. Copy the content of this repositorie’s config file (config/gitconfig) into your Git config file.

Stay up to date

Get updates about this theme and more. 7,399 people enjoy it.

Contributors

This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.

  • revagomes
  • zenorocha
  • afranke
Edit this documentation on GitHub.

Made with by Zeno Rocha
under MIT license