# | First Name | Last Name | Username |
---|
1 | Mark | Otto | @test |
---|
2 | Jacob | Thornton | @test |
---|
3 | Larry | the Bird | @test |
---|
Buttons
Contextual colors
Convey meaning through color with a handful of emphasis utility classes. These may also be applied to links and will darken on hover just like our default link styles.
Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.
Text Primary Class class="text-primary"
Text Secondary Class class="text-secondary"
Text Success Class class="text-success"
Text Info Class class="text-info"
Text Warning Class class="text-warning"
Text Danger Class class="text-danger"
Contextual backgrounds
Similar to the contextual text color classes, easily set the background of an element to any contextual class. Anchor components will darken on hover, just like the text classes.
Background Primary class="bg-primary"
Background Secondary class="bg-secondary"
Background Purple class="bg-brand-purple"
Background Success class="bg-success"
Background Info class="bg-info"
Background Warning class="bg-warning"
Background Danger class="bg-danger"