In this tutorial, I will show you how to install the dark theme for your Arduino IDE
For the reason of overexposure to the screen light of your computer dark themes decreases the danger of eye damage.
Click on the image to view the project demo - https://youtu.be/T8-qgLb7e5A
Looking at the white screen for a long time is not good for our eyes. Our eyes become tired, and this causes the distraction.
With this change, you will have more efficient code visualization and you will be able to write long time code without tiring your eyes.
Note: If you are comfortable with the visual instruction you can view the video tutorial here. https://youtu.be/T8-qgLb7e5A
First, we need to download the dark theme in the repository. Extract and open the zip file to your computer.
Go the directory where you installed or save the Arduino IDE.
In my case, I installed it to the drive C of my computer.
The Default directory "C:\Program Files (x86)\Arduino\lib"
Back up your old theme folder inorder to restore the original theme.
Replace the downloaded theme on the directory.
Restart the Arduino IDE and it will run dark theme.
Credits: https://github.com/jeffThompson/DarkArduinoTheme
If you faced any issues in building this project, feel free to ask me. Please do suggest new projects that you want me to do next.
Share this video if you like.
Blog - https://rahulthelonelyprogrammer.blogspot.com/
Github - https://github.com/Rahul24-06
Happy to have you subscribed: https://www.youtube.com/c/rahulkhanna24june?sub_confirmation=1
Thanks for reading!