diff --git a/web_src/less/themes/theme-arc-green.less b/web_src/less/themes/theme-arc-green.less index 0b03425ac8..9b78d2e67b 100644 --- a/web_src/less/themes/theme-arc-green.less +++ b/web_src/less/themes/theme-arc-green.less @@ -1446,11 +1446,13 @@ input { background-color: #bbbbbb !important; } -.lines-commit { +.lines-commit, +.blame .lines-num { background: #2e323e !important; } -.bottom-line { +.bottom-line, +.bottom-line:after { border-color: #4e525e !important; }