You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/ace/theme/chrome.css
+4-2
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,9 @@
80
80
color:rgb(0,0,205);
81
81
}
82
82
83
-
.ace-chrome .ace_variable {
83
+
.ace-chrome .ace_variable,
84
+
.ace-chrome .ace_variable:not(.ace_parameter),
85
+
.ace-chrome .ace_constant:not(.ace_numeric) {
84
86
color:rgb(49,132,149);
85
87
}
86
88
@@ -151,4 +153,4 @@
151
153
152
154
.ace-chrome .ace_indent-guide {
153
155
background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAE0lEQVQImWP4////f4bLly//BwAmVgd1/w11/gAAAABJRU5ErkJggg==") right repeat-y;
background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAE0lEQVQImWP4////f4bLly//BwAmVgd1/w11/gAAAABJRU5ErkJggg==") right repeat-y;
0 commit comments