Created
October 23, 2023 05:34
-
-
Save dijikul/2142a8fb2706110281be069e730911ec to your computer and use it in GitHub Desktop.
Branching Model Colours
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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