{% extends 'layouts/base.html' %} {% load static %} {% block content %}
{% include 'includes/pre-loader.html' %}
Bootstrap

Pixel UI Kit

Modern Bootstrap 5 Kit migrated to Django

Themesberg Logo © Themesberg - coded by AppSeed.
Pixel Free Mockup

80

Bootstrap 5 elements

5

Example Pages

Workflow

Sass & Gulp

Vanilla

Javascript

Bootstrap 5

Latest version of Bootstrap without jQuery

Pixel is built using the latest version of Bootstrap 5 and we only used Vanilla Javascript for everything including the plugins

Getting started
Front pages overview

Modular sections Pro

More than 50 website sections

Using the sections in Pixel Pro you can easily build new pages by adding them together

Explore sections
MapBox Leaflet.js Custom Integration Mockup

User Dashboard Pro

9 dashboard pages

Quickly set up a user settings panel with the advanced dashboard pages including billing, settings, messaging

Explore dashboard
Dashboard Preview

Accordions

{% include 'includes/components/_accordions.html' %}

Alerts

{% include 'includes/components/_alerts.html' %}

Badges

{% include 'includes/components/_badges.html' %}

Cards

{% include 'includes/components/_cards.html' %}

Carousels

{% include 'includes/components/_bootstrap-carousels.html' %}

Breadcrumbs

{% include 'includes/components/_breadcrumbs.html' %}

Buttons

{% include 'includes/components/_buttons.html' %}

Dropdowns

{% include 'includes/components/_dropdowns.html' %}

Forms

{% include 'includes/components/_forms.html' %}

Modals

{% include 'includes/components/_modals.html' %}

Navs

{% include 'includes/components/_navs.html' %}

Pagination

{% include 'includes/components/_pagination.html' %}

Popovers

{% include 'includes/components/_popovers.html' %}

Progress bars

{% include 'includes/components/_progress-bars.html' %}

Tabs

{% include 'includes/components/_tabs.html' %}

Toasts

{% include 'includes/components/_toasts.html' %}

Tooltips

{% include 'includes/components/_tooltips.html' %}

Typography

{% include 'includes/components/_typography.html' %}

Tables

{% include 'includes/components/_tables.html' %}

5 hand-crafted example pages

{% include 'includes/_pages-preview.html' %}

Notable features

You get all Bootstrap components fully customized. Besides, you receive numerous plugins out of the box and ready to use

Bootstrap 5

A responsive and mobile-first theme built with the world's most popular CSS framework

Build with Sass

Change one variable and the theme adapts. Colors, fonts, sizes, buttons... you name it

Responsive Design

Did you know 53% of the world web traffic is mobile? Pixel is fully responsive and mobile first

Modular approach

Nicely customized components that can be reused anytime and anywhere in your project

Gulp & BrowserSync

With our custom Gulp commands & BrowserSync we offer a seemless and fast workflow for your project

Well documented

Our kit is delivered with very detailed documentation, describing all components, styles and usages

Google PageSpeed

Pixel has 80+ scores on Google PageSpeed Insights to offer you and your clients a fast website

SVG illustrations

Photography and Illustration SVGs are included in the download package and are free to use

Pixel logo

Every pixel matters

We crafted each component with great care so that no rouge pixel is left behind

What's inside?

We have carefully crafted the perfect folder structure to ensure that finding the files you're looking for are easily reachable and well organized.

You need only HTML, CSS and Javascript?

Don't worry, we got you covered. We have a folder called html&css which includes only the basic HTML5, CSS3 and Javascript technologies.

Docs
  • src
    • assets
    • html
    • partials
    • scss
    • index.html
  • html&css
  • .temp
  • dist
  • node_modules
  • gulpfile.js
  • package.json
  • README.md
  • .gitignore

You need only HTML, CSS and Javascript?

Don't worry, we got you covered. We have a folder called html&css which includes only the basic HTML5, CSS3 and Javascript technologies.

WCAG 2.1 accessible color scheme

We've enhanced Bootstrap’s color settings
to comply with the latest accessibility standards

Primary:

#174F84

Secondary:

#10AB7C

Tertiary:

#FF7F66

Info:

#1E90FF

Warning:

#F5B759

Success:

#00BF9A

Danger:

#FA5252

Dark:

#2A354F

Light:

#DDE1ED

Soft:

#EFF2F5

Less work, more flow.

Boost productivity with BrowserSync. SCSS changes are reflected instantly and pages scroll and refresh on devices as you work.

> $ npm install
Everything’s installed!
> $ gulp
SCSS watching
LiveReload started
Opening localhost:3000
> $ that's it?
It's that simple!
Looks unfamiliar? Don’t worry! Our documentation has got you covered.
{% include 'includes/_free-vs-pro.html' %}
{% endblock content %}