0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-30 22:52:24 +01:00
Bootstrap/_data/theme-colors.yml
2017-06-15 11:15:28 -07:00

17 lines
265 B
YAML

- 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"