mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
a8ab19955b
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com> Co-authored-by: Mark Otto <markdotto@gmail.com>
27 lines
401 B
YAML
27 lines
401 B
YAML
- name: blue
|
|
hex: '#0d6efd'
|
|
- name: indigo
|
|
hex: '#6610f2'
|
|
- name: purple
|
|
hex: '#6f42c1'
|
|
- name: pink
|
|
hex: '#d63384'
|
|
- name: red
|
|
hex: '#dc3545'
|
|
- name: orange
|
|
hex: '#fd7e14'
|
|
- name: yellow
|
|
hex: '#ffc107'
|
|
- name: green
|
|
hex: '#198754'
|
|
- name: teal
|
|
hex: '#20c997'
|
|
- name: cyan
|
|
hex: '#0dcaf0'
|
|
- name: white
|
|
hex: '#fff'
|
|
- name: gray
|
|
hex: '#6c757d'
|
|
- name: gray-dark
|
|
hex: '#343a40'
|