some form of highlighting

This commit is contained in:
ParkerTenBroeck 2026-01-12 17:00:13 -05:00
parent 58fb1b956c
commit 7f519cd7f3
12 changed files with 209 additions and 114 deletions

View file

@ -136,7 +136,7 @@
.cm-highlight {
border-radius: 4px;
padding: 0 1px;
// padding: 0 1px;
}
.cm-highlight-warning { background: color-mix(in srgb, var(--warning) 40%, var(--bg-0)); }