Color Utilities

Bootstrap's default utility classes can be found on the official Bootstrap Documentation page. The custom utilities below were created to extend this theme past the default utility classes built into Bootstrap's framework.

Custom Text Color Utilities

.text-gray-100

.text-gray-200

.text-gray-300

.text-gray-400

.text-gray-500

.text-gray-600

.text-gray-700

.text-gray-800

.text-gray-900

Custom Font Size Utilities

.text-xs

.text-lg

Custom Background Gradient Utilities
.bg-gradient-primary
.bg-gradient-secondary
.bg-gradient-success
.bg-gradient-info
.bg-gradient-warning
.bg-gradient-danger
.bg-gradient-light
.bg-gradient-dark
Custom Grayscale Background Utilities
.bg-gray-100
.bg-gray-200
.bg-gray-300
.bg-gray-400
.bg-gray-500
.bg-gray-600
.bg-gray-700
.bg-gray-800
.bg-gray-900