colour of callout now depends on type

This commit is contained in:
2026-04-03 00:03:05 +02:00
parent 9a55acba5a
commit cb77f341da
2 changed files with 26 additions and 5 deletions

View File

@@ -120,6 +120,9 @@
--color-link-visited: #ffd7f0;
--color-link-hovered: #ffdad5;
--color-callout-warn: var(--color-highlight-alt);
--color-callout-quote: #354CBE;
/* blurs */
--blur-radius-background: 6px;