зеркало из https://github.com/twbs/bootstrap.git
Fix incorrect green and cyan hex codes (#31572)
This commit is contained in:
Родитель
1503aa18d1
Коммит
7326232b0e
|
@ -13,11 +13,11 @@
|
|||
- name: yellow
|
||||
hex: "#ffc107"
|
||||
- name: green
|
||||
hex: "#28a745"
|
||||
hex: "#198754"
|
||||
- name: teal
|
||||
hex: "#20c997"
|
||||
- name: cyan
|
||||
hex: "#17a2b8"
|
||||
hex: "#0dcaf0"
|
||||
- name: white
|
||||
hex: "#fff"
|
||||
- name: gray
|
||||
|
|
Загрузка…
Ссылка в новой задаче