Dotfiles/.config/git-graph/models/none.toml
2024-11-23 17:09:49 +01:00

24 lines
315 B
TOML

persistence = []
order = []
[terminal_colors]
matches = []
unknown = [
'bright_blue',
'bright_yellow',
'bright_green',
'bright_red',
'bright_magenta',
'bright_cyan',
]
[svg_colors]
matches = []
unknown = [
'blue',
'orange',
'green',
'red',
'purple',
'turquoise',
]