mirror of
https://github.com/anotherlusitano/SpectrumPlus.git
synced 2026-07-22 04:10:27 +00:00
11 lines
138 B
SCSS
11 lines
138 B
SCSS
.MJX-TEX,
|
|
.cm-s-obsidian .cm-math {
|
|
color: #7bd5f6;
|
|
}
|
|
|
|
.theme-light {
|
|
.MJX-TEX,
|
|
.cm-s-obsidian .cm-math {
|
|
color: #024ea2;
|
|
}
|
|
}
|