GP-3346 - Theme color fixes for debugger in dark mode; added padding to

Decompiler line numbers
This commit is contained in:
dragonmacher
2023-04-21 16:29:23 -04:00
parent cd4452ace9
commit 39966e99ab
6 changed files with 33 additions and 27 deletions
@@ -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