latex fix
This commit is contained in:
parent
fc06d6f34f
commit
f530fd7ea2
|
@ -1,4 +1,7 @@
|
|||
/* @import url("file:///home/gideon/.config/nvim/configs/colors.css"); */
|
||||
/* weird look: plantuml, mermaid
|
||||
* flowchart looks ok ok
|
||||
* Code highlights (highlight.js / hljs) incorrect, not base16
|
||||
*/
|
||||
|
||||
body { background-color: var(--background); }
|
||||
|
||||
|
@ -410,5 +413,5 @@ li::marker {
|
|||
}
|
||||
|
||||
.katex-html {
|
||||
color: var(--color6);
|
||||
color: var(--color7);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user