mirror of
https://github.com/anotherlusitano/SpectrumPlus.git
synced 2026-07-22 04:10:27 +00:00
✨ use a red colour for bold
This commit is contained in:
parent
815d3665c3
commit
e596eaddbd
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
.cm-s-obsidian .cm-strong,
|
||||
strong {
|
||||
color: rgb(87, 226, 141);
|
||||
color: var(--accent-4);
|
||||
color: var(--accent-1);
|
||||
font-weight: 900;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue