Dark code background for noir
parent
a15cc7177a
commit
dc8cf876f6
|
@ -140,4 +140,12 @@ pre[class*="language-"] {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
&[data-p-theme^="aura-light-noir"] {
|
||||
pre[class*="language-"] {
|
||||
code {
|
||||
background: var(--surface-950);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue