add themes

This commit is contained in:
Luck
2021-03-27 11:49:46 +00:00
parent ca6d42343b
commit c221e8756e
9 changed files with 488 additions and 123 deletions

View File

@@ -9,12 +9,14 @@
"content-type-parser": "^1.0.2",
"copy-to-clipboard": "^3.3.1",
"history": "^5.0.0",
"local-storage": "^2.0.0",
"pako": "^2.0.3",
"prismjs": "^1.23.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",
"react-simple-code-editor": "^0.11.0"
"react-simple-code-editor": "^0.11.0",
"styled-components": "^5.2.1"
},
"scripts": {
"start": "react-scripts start",