mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-14 14:29:30 +01:00
21 lines
350 B
YAML
21 lines
350 B
YAML
- name: primary
|
|
hex: '#0d6efd'
|
|
- name: secondary
|
|
hex: '#6c757d'
|
|
- name: success
|
|
hex: '#28a745'
|
|
- name: danger
|
|
hex: '#dc3545'
|
|
- name: warning
|
|
hex: '#ffc107'
|
|
contrast_color: dark
|
|
- name: info
|
|
hex: '#17a2b8'
|
|
contrast_color: dark
|
|
- name: light
|
|
hex: '#f8f9fa'
|
|
contrast_color: dark
|
|
- name: dark
|
|
hex: '#343a40'
|
|
contrast_color: white
|