Documentation
Customization
Customize the Raven's look and feel
Fonts
<!--:Import Google font of your choice in <head></head>:-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<!--:Update the font variable in css file:-->
--font-theme: "Inter", "system-ui", "sans-serif","Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
Primary theme Color
Open Css file and update the color values
<!--:Change the values according to your brand color:-->
--color-primary:#42C088 [Main color];
--color-primary-deep:#32B379 [:Hover];
--color-primary-subtle:#42C0881f [Light, Keep the last 2 digits 1F with main color, or add your own primary dark];
English
Espanol
Japanese