Revert colors.yml accidental changes (#32206)

* Revert colors.yml accidental changes

* Bring colors data files up to par with the vars
This commit is contained in:
XhmikosR 2020-12-10 00:42:38 +02:00 committed by GitHub
parent 53542dc027
commit fbfaba5bb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
- name: blue
hex: "#0d6efd"
hex: "#007bff"
- name: indigo
hex: "#6610f2"
- name: purple
hex: "#6f42c1"
- name: pink
hex: "#d63384"
hex: "#e83e8c"
- name: red
hex: "#dc3545"
- name: orange
@ -13,11 +13,11 @@
- name: yellow
hex: "#ffc107"
- name: green
hex: "#198754"
hex: "#28a745"
- name: teal
hex: "#20c997"
- name: cyan
hex: "#0dcaf0"
hex: "#17a2b8"
- name: white
hex: "#fff"
- name: gray

View File

@ -9,7 +9,7 @@
- name: 500
hex: "#adb5bd"
- name: 600
hex: "#868e96"
hex: "#6c757d"
- name: 700
hex: "#495057"
- name: 800