We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d20613 + 9285781 commit 62522adCopy full SHA for 62522ad
src/main/webapp/css/custom-prism.css
@@ -36,6 +36,8 @@ pre > code.highlight {
36
}
37
38
.analysis-detail {
39
+ background-color: var(--background);
40
+ color: var(--text-color);
41
margin:0;
42
white-space: normal;
43
padding:10px;
0 commit comments