18 lines
1,005 B
Markdown
Executable file
18 lines
1,005 B
Markdown
Executable file

|
|
|
|
Dark Arduino Theme
|
|
================
|
|
|
|
Revised for Arduino version 1.6.6+, not tested with earlier versions.
|
|
|
|
\- \- \-
|
|
|
|
### INSTALLATION
|
|
Mac users should look in `~/Applications/Arduino.app/Contents/Java/lib` and replace the `theme` folder inside (making a copy of the original in case want to revert back). Windows is located in `C:\Program Files (x86)\Arduino\lib`.
|
|
|
|
### CREATING YOUR OWN MODS
|
|
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](http://creativecommons.org/licenses/by-nc-sa/3.0/) - feel free to use but [please let me know](http://www.jeffreythompson.org).
|