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

@@ -67,6 +67,7 @@
<script src="../themes/test_themes.js"></script>
<script src="./screenshot.js"></script>
<script src="../../node_modules/@blockly/dev-tools/dist/index.js"></script>
<script src="../../node_modules/@blockly/theme-dark/dist/index.js"></script>
<script src="../../node_modules/@blockly/theme-modern/dist/index.js"></script>
<script>