We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32502fc commit 0520977Copy full SHA for 0520977
src/power_grid_model_ds/_core/visualizer/layout/colors.py
@@ -9,4 +9,5 @@
9
"selected_transformer": "#0349a3",
10
"substation_node": "purple",
11
"open_branch": "#c9c9c9",
12
+ "highlighted": "#a10000",
13
}
0 commit comments