We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1eee2d commit afd89b1Copy full SHA for afd89b1
web_src/less/themes/theme-arc-green.less
@@ -1446,11 +1446,13 @@ input {
1446
background-color: #bbbbbb !important;
1447
}
1448
1449
-.lines-commit {
+.lines-commit,
1450
+.blame .lines-num {
1451
background: #2e323e !important;
1452
1453
-.bottom-line {
1454
+.bottom-line,
1455
+.bottom-line:after {
1456
border-color: #4e525e !important;
1457
1458
0 commit comments