diff --git a/src/styles/color_theme.scss b/src/styles/color_theme.scss index 2041c06d..480d4dd3 100644 --- a/src/styles/color_theme.scss +++ b/src/styles/color_theme.scss @@ -14,7 +14,7 @@ --text-lite: #fff; --text-dark: #000; --text-panel: #fff; - --text-circuit: #fff; + --text-circuit: #000; --context-text: white; --context-text-hov: black;