Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions web_src/less/themes/theme-arc-green.less
Original file line number Diff line number Diff line change
Expand Up @@ -1109,6 +1109,9 @@ input {
.lines-code .hljs {
background-color: #2a2e3a !important;
}
.blob-excerpt {
Comment thread
6543 marked this conversation as resolved.
Outdated
background-color: #252934 !important;
Comment thread
6543 marked this conversation as resolved.
Outdated
}

.code-view .active {
background: #554a00;
Expand Down