/* Generated by scripts/build_palette.py from tvbo/database/themes/default.yaml. Do not edit. */
:root {
    --palette-ink: #183231;
    --palette-base: #3f5457;
    --palette-muted: #c3cbcb;
    --palette-highlight: #c0504d;
    --palette-background: #ffffff;
    --palette-hue-1: #1f7d78;
    --palette-hue-2: #d9922f;
    --palette-hue-3: #4a7fbf;
    --palette-hue-4: #7a5a8e;
    --palette-hue-5: #bf869c;
}
