mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Docs: migration from Hugo to Astro (#41251)
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com> Co-authored-by: Mark Otto <markdotto@gmail.com>
This commit is contained in:
+13
-13
@@ -1,26 +1,26 @@
|
||||
- name: blue
|
||||
hex: "#0d6efd"
|
||||
hex: '#0d6efd'
|
||||
- name: indigo
|
||||
hex: "#6610f2"
|
||||
hex: '#6610f2'
|
||||
- name: purple
|
||||
hex: "#6f42c1"
|
||||
hex: '#6f42c1'
|
||||
- name: pink
|
||||
hex: "#d63384"
|
||||
hex: '#d63384'
|
||||
- name: red
|
||||
hex: "#dc3545"
|
||||
hex: '#dc3545'
|
||||
- name: orange
|
||||
hex: "#fd7e14"
|
||||
hex: '#fd7e14'
|
||||
- name: yellow
|
||||
hex: "#ffc107"
|
||||
hex: '#ffc107'
|
||||
- name: green
|
||||
hex: "#198754"
|
||||
hex: '#198754'
|
||||
- name: teal
|
||||
hex: "#20c997"
|
||||
hex: '#20c997'
|
||||
- name: cyan
|
||||
hex: "#0dcaf0"
|
||||
hex: '#0dcaf0'
|
||||
- name: white
|
||||
hex: "#fff"
|
||||
hex: '#fff'
|
||||
- name: gray
|
||||
hex: "#6c757d"
|
||||
hex: '#6c757d'
|
||||
- name: gray-dark
|
||||
hex: "#343a40"
|
||||
hex: '#343a40'
|
||||
|
||||
Reference in New Issue
Block a user