mariocraft987 / bark-coding

A Blockly Based coding language
https://bark.dumorando.com
BSD 2-Clause "Simplified" License
10 stars 18 forks source link

[bug] broken dark mode button #192

Closed breakfast-for-dinner closed 1 month ago

breakfast-for-dinner commented 1 month ago

Operating System

Browser(s)

What happened

clicking the dark mode button does nothing

Expected Behavior

No response

Screenshots

i got this error: failed to add click event for the dark mode toggle :( TypeError: darkModeToggle is null

breakfast-for-dinner commented 1 month ago

this can be easily fixed if we just move everything in navbar.js back to index.js

Bashamega commented 1 month ago

I am going to fix this

Bashamega commented 1 month ago

I have fixed it, by adding an onclick