Init light dark colors

This commit is contained in:
Jeremy Thomas
2019-05-17 15:49:25 +01:00
parent 9d3c36e02c
commit 770bae827f
6 changed files with 86 additions and 31 deletions

View File

@@ -148,5 +148,6 @@
"invertValue": "#fff"
}
],
"allColors": ["white", "black", "light", "dark", "primary", "link", "info", "success", "warning", "danger"],
"justColors": ["primary", "link", "info", "success", "warning", "danger"]
}
}