Added some themes.
This commit is contained in:
parent
b95b3bd116
commit
ced2b6befd
304 changed files with 6182 additions and 0 deletions
18
theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/README.md
Executable file
18
theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/README.md
Executable file
|
|
@ -0,0 +1,18 @@
|
|||

|
||||
|
||||
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).
|
||||
Loading…
Add table
Add a link
Reference in a new issue