🎨 (Color) add contrast color

This commit is contained in:
Julien Calixte
2019-10-25 19:37:28 +02:00
parent 20a02ce294
commit e38637020d
10 changed files with 95 additions and 30 deletions

5
package-lock.json generated
View File

@@ -5958,6 +5958,11 @@
"debug": "=3.1.0"
}
},
"font-color-contrast": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/font-color-contrast/-/font-color-contrast-1.0.3.tgz",
"integrity": "sha1-d9iP+Xxr0JXPqd/rRGJLqK1xe2w="
},
"for-in": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",