File Structure

Black Dashboard is a premium Bootstrap 4 Admin Template.

Black Dashboard Structure

Once you have downloaded the archive and opened it, you will find the following structure:

└── black-dashboard
    ├── CHANGELOG.md
    ├── README.md
    ├── assets
    │   ├── css
    │   │   ├── black-dashboard.css
    │   │   ├── black-dashboard.css.map
    │   │   ├── black-dashboard.min.css
    │   │   ├── bootstrap.min.css
    │   │   └── nucleo-icons.css
    │   ├── demo
    │   │   ├── demo.css
    │   │   └── demo.js
    │   ├── fonts/
    │   ├── img/
    │   ├── js
    │   │   ├── black-dashboard.js
    │   │   ├── black-dashboard.js.map
    │   │   ├── black-dashboard.min.js
    │   │   ├── core/
    │   │   └── plugins
    │   │       ├── bootstrap-notify.js
    │   │       ├── chartjs.min.js
    │   │       └── perfect-scrollbar.jquery.min.js
    │   └── scss/
    │       ├── black-dashboard/
    │       └── black-dashboard.scss
    ├── docs
    │   └── documentation.html
    ├── examples
    │   ├── dashboard.html
    │   ├── icons.html
    │   ├── map.html
    │   ├── notifications.html
    │   ├── rtl.html
    │   ├── tables.html
    │   ├── typography.html
    │   ├── upgrade.html
    │   └── user.html
    ├── gulpfile.js
    ├── package.json
    └── LICENSE.md

Restyled Components

Here is the list of Bootstrap 4 components that were restyled in Black Dashboard:

  • Buttons
  • Cards
  • Inputs
  • Select
  • Textarea
  • Menu
  • Dropdown
  • Progress Bars
  • Navigation Menu
  • Pagination
  • Labels
  • Notifications
  • Typography
  • Images
  • Tables
  • Tooltips
  • Popovers
  • Modal

New Components

Besides giving the existing Bootstrap elements a new look, we added new ones, so that the interface and consistent and homogenous. Going through them, we added:

  • Charts
  • Checkboxes
  • Footers
  • Google Maps
  • jVector Maps
  • jQuery Maps
  • Bootstrap Tables
  • DataTables.net
  • Maps
  • Panels
  • Radio Buttons
  • Sliders
  • Sweet Alert
  • Sidebar
  • Tags
  • Wizard
  • Toggle Buttons
  • Datetimepicker
  • Nucleo Icons
  • File Uploader
  • New Modals