2
0
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:
Jesse Mandel
2017-10-13 03:34:27 -07:00
committed by XhmikosR
parent c8ee8509cb
commit 991cbe74d0
4 changed files with 27 additions and 25 deletions
+8 -8
View File
@@ -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"