BrutalistGrayscaleProgressBar
A brutalist-style grayscale progress bar for blog content, with simple design, dark mode support, and responsiveness.
HTML Code
<div class="w-full bg-gray-800 h-4 dark:bg-gray-200">
<div class="bg-gray-400 h-4 dark:bg-gray-600" style="width: 50%;"></div>
</div>
Related Components
Progress Indicators Component
A progress indicator component with a glassmorphism style, responsive design, and dark theme support. Uses Tailwind CSS for styling.
Progress Indicators Component
A complex, monochromatic social media-themed progress indicators component with dark mode UI, featuring multiple progress bars, activity feed, and user avatars.
3D_Candy_Music_Player_Progress
A complex, 3D-inspired music player progress indicator component with candy/sweet colors, suitable for music streaming and audio platforms. Features responsiveness and dark mode support.