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 minimalist progress indicator component designed to showcase portfolio progress using vibrant colors and responsive design with dark theme support.
Progress Indicators Component
A Retro/Vintage styled Progress Indicators Component using Tailwind CSS with responsive effects and dark theme support.