Modern dark theme for the Arduino IDE, inspired by One Dark Pro for VSCode by binaryify: https://binaryify.github.io/OneDark-Pro/#/. Based on work done by Jeff Thompson: https://create.arduino.cc/projecthub/rahulkhanna/dark-theme-for-arduino-ide-17c001?ref=search&ref_id=theme&offset=0
The following is credited to https://github.com/jeffThompson/DarkArduinoTheme
- Mac users should look in
~/Applications/Arduino.app/Contents/Java/liband replace thethemefolder inside (making a copy of the original in case want to revert back). - Windows is located in
C:\Program Files (x86)\Arduino\lib. - Linux will be in
/usr/share/arduino/lib/
The newest version of the Arduino IDE makes creating custom themes trickier: you now need to edit the theme.txt file, an XML file inside the syntax folder, and the button files. Unfortunately, not all items in the theme.txt file actually work, so if you can't get an item to change, try another one of the files.
- - -
Released under Creative Commons BY-NC-SA license - feel free to use but please let me know.
