Remove dark theme in favour of @blockly/theme-dark (#4697)

* Remove dark theme in favour of @blockly/theme-dark
This commit is contained in:
Sam El-Husseini
2021-04-21 13:33:59 -07:00
committed by GitHub
parent 155084519c
commit d83279008b
7 changed files with 8 additions and 150 deletions

View File

@@ -63,6 +63,7 @@
"devDependencies": {
"@blockly/block-test": "^1.0.0",
"@blockly/dev-tools": "^2.0.1",
"@blockly/theme-dark": "^1.0.0",
"@blockly/theme-modern": "^2.1.1",
"babel-eslint": "^10.1.0",
"chai": "^4.2.0",