/* NoteRider documentation theme (blue).
   Structure lives in /assets/css/docs.css; this file only sets the colors. */

:root {
    --docs-accent: #0e3a8c;
    --docs-accent-dark: #0a2a6a;
    --docs-accent-soft: #e8f0fb;
    --docs-eyebrow: #cfe0f9;
    --docs-anchor: #9fb6d4;
    --docs-code: #134a9e;
    --docs-quote-border: #7fb0ec;
    --docs-quote-bg: #eef5fe;
}
