mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Update colors in _data and theming.md to match _variables.scss (#24355)
This commit is contained in:
+8
-8
@@ -1,18 +1,18 @@
|
||||
- name: 100
|
||||
hex: "#f8f9fa"
|
||||
- name: 200
|
||||
hex: "#ebedef"
|
||||
hex: "#e9ecef"
|
||||
- name: 300
|
||||
hex: "#ced3d8"
|
||||
hex: "#dee2e6"
|
||||
- name: 400
|
||||
hex: "#abb3bd"
|
||||
hex: "#ced4da"
|
||||
- name: 500
|
||||
hex: "#7c8a99"
|
||||
hex: "#adb5bd"
|
||||
- name: 600
|
||||
hex: "#55626f"
|
||||
hex: "#868e96"
|
||||
- name: 700
|
||||
hex: "#4a5560"
|
||||
hex: "#495057"
|
||||
- name: 800
|
||||
hex: "#384048"
|
||||
hex: "#343a40"
|
||||
- name: 900
|
||||
hex: "#131619"
|
||||
hex: "#212529"
|
||||
|
||||
Reference in New Issue
Block a user