chore(dark-mode): slightly brighter edges

This commit is contained in:
moklick
2023-12-13 12:17:07 +01:00
parent 68ba1f94e6
commit 41a28bf6e4

View File

@@ -23,7 +23,7 @@
}
.xy-flow.dark {
--xy-edge-stroke-default: #3c3c3c;
--xy-edge-stroke-default: #3e3e3e;
--xy-edge-stroke-width-default: 1;
--xy-edge-stroke-selected-default: #727272;