Color palette
AstraX is designed with a beautiful and harmonious Color palette. It's very easy to use them with clear classes.
For example: To use the primary background color, you just need to use the .bg-primary
class. To use the primary color for text, use class: .text-primary
.
See details below:
Primary
.bg-primary
Secondary
.bg-secondary
success
.bg-success
info
.bg-info
warning
.bg-warning
danger
.bg-danger
light
.bg-light
dark
.bg-dark