Commit 6e8419a
fix: list marker color inherits from list depth instead of forced black
tags.processingInstruction in light theme had explicit color: black which
overrode the inherited cm-list-1/2/3 color on ListMark nodes. Removing
the explicit color lets markers inherit the list depth color correctly.1 parent 8d76130 commit 6e8419a
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments