Custom theme

Flow View can be customized via CSS custom properties.

/* Try edit this code */

--fv-font-family: 'Trebuchet MS', sans-serif;
--fv-text-color: #e00505;
--fv-background-color: #f4fba8;