Skip to content

Instantly share code, notes, and snippets.

@dijikul
Created October 23, 2023 05:34
Show Gist options
  • Save dijikul/2142a8fb2706110281be069e730911ec to your computer and use it in GitHub Desktop.
Save dijikul/2142a8fb2706110281be069e730911ec to your computer and use it in GitHub Desktop.
Branching Model Colours
{
"theme": "dark",
"themeVariables": {
"git0": "#aa00aa",
"git1": "#aa0000",
"git2": "#bb7700",
"git3": "#00aa00",
"git4": "#0055aa",
"git5": "#0077aa",
"git6": "#0088aa",
"git7": "#00ffff"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment