Generate a color scheme for your Bootstrap 5.3 project.
Copy the CSS variables below and add them to your project's CSS file within a :root
selector.
:root {
/* CSS variables will appear here */
}
Uses primary colors.
Uses success colors.
.text-primary on .bg-primary-subtle
.text-success-emphasis on .bg-success-subtle
.text-bg-info
.text-bg-warning
.text-bg-danger
.text-bg-light
.text-bg-dark
.border-secondary-subtle