2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

prep docs for displaying the colors

This commit is contained in:
Mark Otto
2017-06-15 11:15:28 -07:00
parent be39742d65
commit 516af79509
5 changed files with 86 additions and 1 deletions
+16
View File
@@ -0,0 +1,16 @@
- name: primary
hex: "#007aff"
- name: secondary
hex: "#ced4da"
- name: success
hex: "#51cf66"
- name: info
hex: "#38d9a9"
- name: warning
hex: "#ff922b"
- name: danger
hex: "#f03e3e"
- name: foreground
hex: "#343a40"
- name: background
hex: "#fff"