❓ Frequently Asked Questions (FAQ)
Find answers to the most commonly asked questions about LucentUI and how to make the most of its customization features.How do I enable the homepage hero section?
The homepage hero section is enabled by default. You can customize the content using the following fields:homepage_hero_badgehomepage_hero_title1andhomepage_hero_title2homepage_hero_deschero_cta_primary_textandhero_cta_secondary_text
Can I inject custom scripts or analytics tools?
Yes! Use the following fields to inject your scripts:custom_head_htmlfor things like Google Fonts or meta tagscustom_body_top_htmlfor tools like Google Tag Manager (noscript)custom_body_bottom_htmlfor widgets like Tawk.to or Discord
<script> or <style> tags.
Where do I change the color palette?
Color customization can be done via the Color Scheme section in the theme settings. You can set:primary,secondary,neutralfor light themedark-primary,dark-secondary,dark-neutral, etc. for dark mode
hsl(), #hex, or named colors.
Does LucentUI support dark mode?
Yes. LucentUI includes full dark mode support out-of-the-box. You can customize dark theme colors using settings likedark-base, dark-background, and more. The theme automatically switches based on user preference or system setting.
How do I show a banner for all users?
Enable the announcement banner by settingbanner_enabled to true.
You can configure:
banner_typefor style (info, warning, success, critical)banner_messagefor the contentbanner_dismissibleif users are allowed to close it