Labels
Notes
HTML
CSS
Variations

Overview

This UI toolkit is a highly-modular design system for rapid web page development. It contains different materials that can be assembled into more complex page layouts.

This guide contains real working examples, code snippets, documentation, and style guidelines.

Usage

Start by adding the following files to your page:

<link rel="stylesheet" href="https://bluetooth-ux.github.io/dist/assets/toolkit/styles/toolkit.css">
<script src="https://bluetooth-ux.github.io/dist/assets/toolkit/scripts/toolkit.js"></script>

Color

Black
#000000
Gray Dark
#65666A
Gray Med
#D1CFCC
Gray Light
#EEEEED
White
#FFFFFF
Blue 100%
#0082FC
Blue 75%
#40A0FC
Blue 50%
#80C0FC
Blue 20%
#CCE6FE
Warning
#F0AD4E
Danger
#e60000

Typography

The global base text is #212529 with a font-size of 16px and a line-height of 26px (1.667rem).

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aperiam enim sunt sapiente molestias, sed dicta inventore consectetur beatae asperiores, aliquid laboriosam animi, praesentium repudiandae et, quam saepe sint cupiditate reiciendis.

Heading Level 1

Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6