diff --git a/blocks.js b/blocks.js
index d1a1962..d6922d7 100644
--- a/blocks.js
+++ b/blocks.js
@@ -24,7 +24,7 @@ export default Blockly.Theme.defineTheme("flock", {
base: Blockly.Themes.Modern,
componentStyles: {
workspaceBackgroundColour: "white",
- //'toolboxBackgroundColour': 'blackBackground',
+ toolboxBackgroundColour: '#ffffff66',
//'toolboxForegroundColour': '#fff',
//'flyoutBackgroundColour': '#252526',
//'flyoutForegroundColour': '#ccc',
@@ -39,8 +39,8 @@ export default Blockly.Theme.defineTheme("flock", {
});
const options = {
- theme: Blockly.Themes.Modern,
- renderer: "zelos", //"flock",
+ theme: Blockly.Themes.Modern, // "flock"
+ renderer: "zelos",
zoom: {
controls: true,
wheel: false,
diff --git a/dev-dist/sw.js b/dev-dist/sw.js
index dbac397..b6411c0 100644
--- a/dev-dist/sw.js
+++ b/dev-dist/sw.js
@@ -91,7 +91,7 @@ define(['./workbox-07658ed7'], (function (workbox) { 'use strict';
"revision": "3ca0b8505b4bec776b69afdba2768812"
}, {
"url": "index.html",
- "revision": "0.a8fvul1kbjo"
+ "revision": "0.iealvmea8lg"
}], {});
workbox.cleanupOutdatedCaches();
workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {
diff --git a/index.html b/index.html
index 6b0c3e6..cf9a995 100644
--- a/index.html
+++ b/index.html
@@ -9,43 +9,38 @@
-
+