feat(*): Improve dark mode contrast

This commit is contained in:
Josh Creek
2026-07-13 22:01:28 +01:00
parent e58e427093
commit 68496ae904
+2 -2
View File
@@ -70,8 +70,8 @@
--graph-edge: #5b6575;
--graph-node-border: #363f4d;
--graph-infra-fill: #2c3440;
--graph-infra-border: #414c5d;
--graph-infra-fill: #3e4c61;
--graph-infra-border: #5b6c86;
--graph-dumb-border: #414c5d;
--graph-edge-chip-bg: #262d38;
--graph-edge-chip-text: #c3cad4;