summaryrefslogtreecommitdiff
path: root/themes/blowfish/assets/lib/mermaid/channel-f9001828.js
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-06-26 21:44:28 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-06-26 21:44:28 +0200
commit58e2c9ae87f09dac79ecf962331ae2c51f4ba7f1 (patch)
treed819d1747427f81d1883a715ec60d13d575053e4 /themes/blowfish/assets/lib/mermaid/channel-f9001828.js
parentb1a7697b03cfb0143af78993387f758836e842bf (diff)
update the theme
Diffstat (limited to 'themes/blowfish/assets/lib/mermaid/channel-f9001828.js')
-rw-r--r--themes/blowfish/assets/lib/mermaid/channel-f9001828.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/blowfish/assets/lib/mermaid/channel-f9001828.js b/themes/blowfish/assets/lib/mermaid/channel-f9001828.js
new file mode 100644
index 0000000..3db027f
--- /dev/null
+++ b/themes/blowfish/assets/lib/mermaid/channel-f9001828.js
@@ -0,0 +1,8 @@
+import { aI as _, aJ as Color } from "./mermaid-dcacb631.js";
+const channel = (color, channel2) => {
+ return _.lang.round(Color.parse(color)[channel2]);
+};
+const channel$1 = channel;
+export {
+ channel$1 as c
+};