Skip to content

Rahul24-06/DarkArduinoTheme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DarkArduinoTheme

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

Working Video

Why should the background be dark?

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

Step 1: Downloading the Dark Theme

screenshot

First, we need to download the dark theme in the repository. Extract and open the zip file to your computer.

Step 2: Open File Location

screenshot

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"

Step 3: Backup Original Theme

screenshot

Back up your old theme folder inorder to restore the original theme.

Step 4: Replace the Original Theme With the Dark Theme

screenshot

Replace the downloaded theme on the directory.

Step 5: Play Time

screenshot

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!

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%