mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
16 lines
256 B
YAML
16 lines
256 B
YAML
- name: primary
|
|
hex: "#1c7ed6"
|
|
- name: secondary
|
|
hex: "#868e96"
|
|
- name: success
|
|
hex: "#28a745"
|
|
- name: danger
|
|
hex: "#dc3545"
|
|
- name: warning
|
|
hex: "#ffc107"
|
|
- name: info
|
|
hex: "#17a2b8"
|
|
- name: light
|
|
hex: "#f8f9fa"
|
|
- name: dark
|
|
hex: "#343a40" |