Dark mode implementation for micro:bit MicroPython editor (https://python.microbit.org/).
Please note that I'm not very good at CSS. I was learning it while coding this. The code isn't meant to be very clear or efficient.
This script is version alpha, so it hasn't been thoroughly tested yet.
Any bug reports will be very helpful, so if you notice anything wrong with this repository, please inform me.
-
Click on 'stylus.json'
-
Click on 'Download raw file'
-
Go to https://chromewebstore.google.com/ and search for Stylus
-
Download the Stylus extension (if you don't have it yet)
-
After it installs, click on Extensions button and select Stylus
-
Click on 'Manage'
-
In the new tab that opens, click on 'Import'
Note: This will proabably remove your previous styles if you had any saved. You can then create a new style by clicking the+icon, select 'Import' and copy-paste the content ofdark-mode.css(from this repository) instead of importing all the settings. If you do this, you should ignore step 8. -
Open the JSON file you downloaded in step 2
-
Go to https://python.microbit.org/ and check if what you see is similar to this:
-
You can now close the Stylus tab
-
You're all set up!









