Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 2.18 KB

README.md

File metadata and controls

32 lines (23 loc) · 2.18 KB

ino-themes

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

Themes

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.