We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe110c commit 5a0926bCopy full SHA for 5a0926b
1 file changed
v3/js/pytutor.js
@@ -1996,7 +1996,7 @@ ExecutionVisualizer.prototype.redrawConnectors = function() {
1996
var highlightedLineColor = '#e4faeb';
1997
var highlightedLineBorderColor = '#005583';
1998
1999
-var highlightedLineLighterColor = '#edfff2';
+var highlightedLineLighterColor = '#effff3';
2000
2001
var visitedLineColor = highlightedLineBorderColor;
2002
0 commit comments