create settings page and add possibilitie to pick colors

This commit is contained in:
MathieuG-P
2022-06-20 21:35:14 +02:00
parent 9d7bc082c6
commit 3485d5b9c0
5 changed files with 47 additions and 12 deletions
+5
View File
@@ -10254,6 +10254,11 @@
"loose-envify": "^1.1.0"
}
},
"react-colorful": {
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/react-colorful/-/react-colorful-5.5.1.tgz",
"integrity": "sha512-M1TJH2X3RXEt12sWkpa6hLc/bbYS0H6F4rIqjQZ+RxNBstpY67d9TrFXtqdZwhpmBXcCwEi7stKqFue3ZRkiOg=="
},
"react-dom": {
"version": "18.1.0",
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.1.0.tgz",