Components Loaders Dark Mode Loader

Dark Mode Loader

Loader or Skeleton Component for Dark Mode interfaces, with responsive features. No Javascript needed.

Preview

HTML Code

<div class="flex flex-col gap-4 w-full">
  <div class="flex items-center justify-between">
    <div>
      <div class="h-2 w-24 bg-gray-500 rounded"></div>
      <div class="h-2 w-16 bg-gray-500 mt-2 rounded"></div>
    </div>
    <div class="h-10 w-10 bg-gray-500 rounded-full"></div>
  </div>
  <div class="space-y-2">
    <div class="h-2 w-full bg-gray-500 rounded"></div>
    <div class="h-2 w-full bg-gray-500 rounded"></div>
    <div class="h-2 w-full bg-gray-500 rounded"></div>
    <div class="h-2 w-1/2 bg-gray-500 rounded"></div>
  </div>
</div>

Related Components

Loaders Component

A Loaders Component designed with a skeuomorphic style using a triadic color scheme for a blog or content-focused website. It features a simple layout appropriate for content consumption, incorporating dark mode support.

Open

Organic_Nature_Inspired_Food_Loader

A moderate complexity loader component for food/restaurant websites, featuring an organic, nature-inspired design with muted colors and full responsiveness, including dark mode support.

Open

Neumorphism Loader

Neumorphism Loader Component with complementary colors

Open