We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1547ce5 commit c1f4587Copy full SHA for c1f4587
web_src/less/_base.less
@@ -1177,7 +1177,7 @@ i.icon.centerlock {
1177
}
1178
1179
.lines-code .active {
1180
- background: #fff866;
+ background: #fff6af;
1181
1182
1183
web_src/less/themes/theme-arc-green.less
@@ -1138,7 +1138,7 @@ td.blob-excerpt {
1138
1139
1140
.lines-code .code-view .active {
1141
- background: #554a00;
+ background: #534d1b;
1142
1143
1144
a.ui.label:hover,
0 commit comments