Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Bootstrap 4 UI kit with over 70 elements and 3 dark-themed example pages for building responsive websites.

A full-stack Next.js TypeScript template focused on functionality over UI, featuring Zustand, TanStack Query, and ESLint 9 support.
Blk Design System is a free, responsive Bootstrap 4 UI kit from Creative Tim, built for creating dark-styled websites and web apps.
Blk Design System is a free UI kit built on Bootstrap 4, offered by Creative Tim. It includes over 70 reusable elements and 3 pre-built example pages (Landing, Profile, and Register). The kit outputs a black/dark-themed website, using a 12-column grid system with bold colors, custom typography, and clear photography. It comes as HTML/CSS/JS files, with SCSS source files for customization, and runs on any static host.
gulp compile-scss for one-off builds or gulp watch for live recompilation.assets/scss/blk-design-system/custom/_variables.scss and can be changed with HEX values.Setup requires Node.js and Gulp. After downloading the zip, run npm install in the source folder, then edit _variables.scss to change brand colors. Use gulp compile-scss or gulp watch to process the SCSS, and gulp default to open the dashboard (home) page.
Blk Design System is free to download and is released under the MIT license.
Yes, it is a free Bootstrap 4 UI kit from Creative Tim, released under the MIT license, so you can use it in personal and commercial projects.
It is built on Bootstrap 4. Most elements have been redesigned, but any unused element falls back to the Bootstrap default styling.
The kit includes three example pages: Landing Page, Profile Page, and Register Page, plus the main live preview page.
Edit the branding colors in assets/scss/blk-design-system/custom/_variables.scss, using HEX values or the predefined variables, then recompile with Gulp.
Yes, Node.js and Gulp are required if you want to customize the SCSS source files and use the included gulpfile.js. If you just need static HTML/CSS, you can use the compiled assets directly.
