Themes

Theme

If you checked our preview video, you saw that HUD has themes. HUD utiliases tailwind, vue3 and daisyUI under the hood. You can easily define new themes, rebuild library and wuolah, more themes! More documentation for themes in our library will be up soon.

For now, available themes are:

 [
    'light',
    'dark',
    'cupcake',
    'bumblebee',
    'emerald',
    'corporate',
    'synthwave',
    'retro',
    'cyberpunk',
    'valentine',
    'halloween',
    'garden',
    'forest',
    'aqua',
    'lofi',
    'pastel',
    'fantasy',
    'wireframe',
    'black',
    'luxury',
    'dracula',
    'cmyk',
    'autumn',
    'business',
    'acid',
    'lemonade',
    'night',
    'coffee',
    'winter',
    'reign',
]