Skip to content

Latest commit

 

History

History
executable file
·
24 lines (16 loc) · 824 Bytes

README.md

File metadata and controls

executable file
·
24 lines (16 loc) · 824 Bytes

DarkDuino: A dark theme for Arduino

Only tested with 1.9.0

Base on previous work by Jeffrey Thompson

screenshot

INSTALLATION

  • Create a 'theme' folder in the sketch folder (~/Documents/Arduino on macos)
  • Copy darkduino.zip into the folder
  • Add theme.file=user:darkduino.zip in preferences.txt (look at the preferences dialog box for the exact location)

Released under Creative Commons BY-NC-SA license -

History

1.0.3 Change console font colors per @jockm suggestion 1.0.2 Customize the error/warning links in the console (1.9.0-LM only) Gradle 1.0.1 Change tab color 1.0.0 Initial version