ino-themes icon indicating copy to clipboard operation
ino-themes copied to clipboard

Arduino IDE themes

ino-themes

A collection of themes for the Arduino IDE. They are compatible with Arduino IDE 1.8.9 and all previous versions.

Themes

  • Arduino-retro - https://github.com/per1234/ino-themes/archive/Arduino-retro.zip
  • processing-theme - https://github.com/per1234/ino-themes/archive/processing-theme.zip
  • Wiring-theme - https://github.com/per1234/ino-themes/archive/Wiring-theme.zip
  • themeDark-smilem - https://github.com/per1234/ino-themes/archive/themeDark-smilem.zip
  • themeDark-Jerware - https://github.com/per1234/ino-themes/archive/themeDark-Jerware.zip

Installation

  • Back up your current theme by rename the folder {Arduino IDE installation folder}/lib/theme to theme.original or any other convenient name.
  • Download the desired theme from the download link on the list above.
  • Unzip the downloaded file.
  • Copy the theme folder from the unzipped folder to {Arduino IDE installation folder}/lib.
  • Restart the Arduino IDE if it's running.

Acknowledgments

  • Processing - The basis for the Wiring IDE and processing-theme.
  • Wiring - The basis for the Arduino IDE and Wiring-theme.
  • Arduino - Source of syntax file and various button graphics.
  • gioblu - Author of the ArduOpen theme, which was the basis for the themeDark-Jerware theme.
  • Jerware - Author of the themeDark-Jerware theme, which was the basis for the themeDark-smilem theme.
  • smilem - Author of the themeDark-smilem theme.

Contributing

Pull requests or issue reports(including requests to contribute additional themes) are welcome! Please see the contribution rules for instructions.