Skip to content

Commit 5a0926b

Browse files
committed
tiny
1 parent cfe110c commit 5a0926b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

v3/js/pytutor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1996,7 +1996,7 @@ ExecutionVisualizer.prototype.redrawConnectors = function() {
19961996
var highlightedLineColor = '#e4faeb';
19971997
var highlightedLineBorderColor = '#005583';
19981998

1999-
var highlightedLineLighterColor = '#edfff2';
1999+
var highlightedLineLighterColor = '#effff3';
20002000

20012001
var visitedLineColor = highlightedLineBorderColor;
20022002

0 commit comments

Comments
 (0)