Merge remote-tracking branch 'origin/GP-3346-dragonmacher-theme-color-fixes'

This commit is contained in:
Ryan Kurtz 2023-04-24 06:41:27 -04:00
commit 6f2f59ffc6
6 changed files with 33 additions and 27 deletions

View file

@ -7,7 +7,7 @@ color.fg.plugin.functiongraph.label.non.picked = color.fg.disabled
color.bg.plugin.functiongraph.vertex.group = color.palette.greenyellow
color.bg.plugin.functiongraph.vertex.entry = color.palette.lightgreen
color.bg.plugin.functiongraph.vertex.exit = color.palette.lightred
color.bg.plugin.functiongraph.vertex.exit = color.palette.lightcoral
color.bg.plugin.functiongraph.vertex.picked = color.palette.yellow
color.bg.plugin.functiongraph.edge.fall.through = color.flowtype.fall.through