2
0
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:
Julien Déramond
2025-04-15 18:37:47 +02:00
committed by GitHub
parent 99a0dc628a
commit a8ab19955b
580 changed files with 25487 additions and 17633 deletions
+8 -8
View File
@@ -1,20 +1,20 @@
- name: primary
hex: "#0d6efd"
hex: '#0d6efd'
- name: secondary
hex: "#6c757d"
hex: '#6c757d'
- name: success
hex: "#28a745"
hex: '#28a745'
- name: danger
hex: "#dc3545"
hex: '#dc3545'
- name: warning
hex: "#ffc107"
hex: '#ffc107'
contrast_color: dark
- name: info
hex: "#17a2b8"
hex: '#17a2b8'
contrast_color: dark
- name: light
hex: "#f8f9fa"
hex: '#f8f9fa'
contrast_color: dark
- name: dark
hex: "#343a40"
hex: '#343a40'
contrast_color: white